View Single Post
  #15  
Old 04-21-2005, 09:47 PM
Sakrateri's Avatar
Sakrateri
Dragon
 
Join Date: Mar 2004
Location: England
Posts: 776
Default

Ok Im sorry, I did that and when I type that in the address bar I get

The requested URL /php/php.exe/serverstatus.php was not found on this server.
and then under that it says: Apache/2.0.54 (Win32) Server at localhost Port 80

appriciate the help , this looks like a great thing to have , soon as I can get it working.

UPDATE: Ok , there was no application named php.exe, it was php-cgi.exe , I renamed it to php.exe and now i am getting this when I type in the address bar what you said to put

Fatal error: Call to undefined function mysql_connect() in C:\Program Files\Apache Group\Apache2\htdocs\peq_lib\database.php on line 8

This is what is on line 8 of that file

$link = mysql_connect($dbhost, $dbuser, $dbpass);

Im not sure what the prob is there though now ?
__________________
KhepriGames

Game Gallery

My Forums


Last edited by Sakrateri; 04-22-2005 at 06:01 AM..
Reply With Quote