I am trying to clone my webserver because I am switching ISPs.  So I copied
the MySQL database, and then I copied the php pages.  But my new server
insists that any query I do is not a valid result resource when I try to use
it in a mysql_fetch_array command.  I know that both php and the database
are functional (to an extent) because all other commands work.
I'm using PHP 4.something over MySQL 3.2.3 running RedHat 7.0.
Thanks

Justin



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to