Jump to content

Localhost - wamp server not working


aha2095

Recommended Posts

Wamp server for me just echo's out most of the page and in other cases nothing gets echoed. For example:

<?phpecho 'hello';echo "hi";echo dinosuars;?>

Will echo nothing but in other cases it will be:

;echo "hi";echo dinosuars;?>

Also on another page i get Unable to open "WampServer's config file, please change path in index.php file".I have deleted and re-installed and yet it is not resolved... i googled with out success and so now i turn to you guys :).---EDIT---I solved the problem, for some reason index.php was in a project file, for now all the probems seem to have been resolved.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...