LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   PHP / MySQL not working (https://www.linuxquestions.org/questions/linux-general-1/php-mysql-not-working-182829/)

naughtymutt 05-18-2004 07:04 AM

PHP / MySQL not working
 
I have installed from the source file at php.net the current version of PHP. However it doesnt update what is running on my server and I am having the mysql_connect error.

HELP?
have a look at www2.morningpapers.com

btmiller 05-18-2004 04:32 PM

Did you remember to restart Apache after installing the new PHP (I am assuming you have PHP installed as an Apache module, not a CGI binary)? Failing that, what's the exact error message you are getting -- it will help us debug the problem.

trickykid 05-18-2004 06:41 PM

Did you remember to compile php with mysql support? What does your php.ini file look like? More details will help in this situation and possibly the exact error message with code its referring to that is giving the error.


All times are GMT -5. The time now is 04:19 AM.