|
Posted by frustratedcoder on 02/18/06 14:48
I have installed apache, php5 and mysql on my laptop.
I write my code in eclipse and when I test it inside eclipse, the mysql
database connection is working, I can execute the script inside
eclipse. But when I put that same script into my htdocs on the apache
server running on the same laptop and access it using my browser, I get
a "Call to undefined function mysql_connect()" error message.
Navigation:
[Reply to this message]
|