Everything is fine, but .php files not working
All services started
localhost assigned to wamp no conflicts with it
localhost/phpadmin is fine
but
.php files not executable and its content showed as text with php syntax
What's the problem ?
Thanks for help
Answer :
Check the following
wampmanager -> apache -> apache modules -> php5_module
This should be ticked.
In php.ini look for this line
engine = On
the parameter should be On not Off
wampmanager -> apache -> apache modules -> php5_module
This should be ticked.
In php.ini look for this line
engine = On
the parameter should be On not Off
No comments:
Post a Comment