5 Mar 2006 at 00:17 #21 RomeoS RomeoS Associate OP Joined 8 Jul 2004 Posts 1,818 Location London I cant get phpmyadmin to work from 10.0.0.102 but I can log in to MySQL server using the navicat software. Possible problem with the actual webserver software?
I cant get phpmyadmin to work from 10.0.0.102 but I can log in to MySQL server using the navicat software. Possible problem with the actual webserver software?
5 Mar 2006 at 07:47 #22 Burbleflop Burbleflop Soldato Joined 7 May 2003 Posts 4,247 Location Away from here That was going to be my next suggestion. Are the forums written in PHP? If they are, create a file called test.php that contains: <? phpinfo (); ?> Access that file with your web browser and see if there is any mention of MySQL.
That was going to be my next suggestion. Are the forums written in PHP? If they are, create a file called test.php that contains: <? phpinfo (); ?> Access that file with your web browser and see if there is any mention of MySQL.