Hi,
I have a strange thing on my system running apache , php and mysql.
Running phpmyadmin works like a charm, but when i tried to run some scripts of my own, using the database gave me this:
Fatal error: Call to undefined function: mysql_connect() in /var/www/blah.php
😕
how can phpmyadmin be working correctly whithout this function? Also, I checked, php is compiled with mysql support.
All this is running on debian sarge (testing) with the debian packages for apache, php,mysql (nothing compiled on my own)
thnx for any clues,
pieter