hi everybody,

i have a redhat 8.0 with php and mysql.
all the mysql functions that php uses run fine when called with a browser
but when i try to run a script on the command line i get:

# ./meLoop.php
<br />
<b>Fatal error</b>: Call to undefined function: mysql_connect() in
<b>~/meLoop.php</b> on line <b>4</b><br />

the php is compiled with mysql support and it runs fine (again) when
called with a browser....

only the mysql functions within php are not working everything else seems
to be fine...

any ideas? pleas help - this is the last piece of a very large project i
have to deliver tomorrow, monday....

thank you...


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to