I started wamp server and it’s only showing blank white pages for all of the files and I am not sure what I should do about it?
It was working before, today I have made no changes to any of the configuration files or anything and there are no error messages being displayed, I’ve even restated my machine and that didn’t change much.
I restart the Apache service and also it’s given me an error?
make sure you don’t have any file named default.php or index.php, as the server will display them before anything else, and you won’t be able to choose files from the tree index.
If that is not the case, wamp’s htdocs equivalente in apache’s xampp is the www directory folder. Create a folder inside the www directory, say Sites, put some files in there, then run wamp and write
http://127.0.0.1/Sites(for this example). You should see the tree directory for your files where you can open them and run your php files.WAMP didn’t run very well in my Windows 7, either, but it does work. Cheers!