Hi,
Thanks for looking at this post!
I’ve taken on a development project from a client and I can’t get it working locally after downloading the site.
Here’s the steps I’ve taken so far, I assume I’m just missing something out;
-
installed xampp
-
tested the server with a php file
-
imported the sql database into myphpadmin
-
Changed the password to match thoes in the projects config file for localhost (which i moved inside of htdocs).
-
I then received this error code:
Warning: in_array() expects parameter 2 to be array, null given in C:\xampp\htdocs\solelyoriginal\Runtime~runtime.php on line 2
And a custom error message which basically said “Check the vhost settings”. -
I then followed some online steps to change the apache config files to work on local but I’m still having the same issue.
I know this is a long shot given my discription, but any ideas?
Many thanks,
Mike