-
conf Apache,PHP&mysql
Hi, i'm having a prob conf Apache,PHP&mysql. when i type
phpinfo.php file it read that ok..but when i test any script i get all this...........->
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
--------------------------------------------------------------------------------
Apache/1.3.23 Server at localhost Port 80
-----------
i was using the PHPTraid to install the stuff
very :confused: :confused:
-
Do you have the apache program running at the time?
If you close it it stops working...
Tom-E
-
if you can read the phpinfo just fine then apache and php are perfect. it is the script that you are running that is having problems. but until you show us the script then we can't help.