installation problem in XP
Posted: Thu Aug 02, 2007 1:05 pm
ok... so i'm trying to install it in Windows XP and I get a bunch of problems
First of all ... the ImageMagick and mysql/mysqli PHP extension are loaded successfully (i know this because i can access http://localhost/pacsone/Hello.php ) .... second the server is running because I can telnet into it....
What happens is that I tried to go to
http://localhost/pacsone/home.php ( the PDF manual on your website says that I have to here ) and my browser said "The requested URL was not found on this server" .... This does not surprise me actually as this file ( home.php ) does not exist in the PHP directory of pacsone....
Than I went "http://127.0.0.1/pacsone/pacsone.php" and after typing the database name , username and password I got a page filled with MySQL errros.
any help would be greatly appreciated.
First of all ... the ImageMagick and mysql/mysqli PHP extension are loaded successfully (i know this because i can access http://localhost/pacsone/Hello.php ) .... second the server is running because I can telnet into it....
What happens is that I tried to go to
http://localhost/pacsone/home.php ( the PDF manual on your website says that I have to here ) and my browser said "The requested URL was not found on this server" .... This does not surprise me actually as this file ( home.php ) does not exist in the PHP directory of pacsone....
Than I went "http://127.0.0.1/pacsone/pacsone.php" and after typing the database name , username and password I got a page filled with MySQL errros.
Code: Select all
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files\PacsOne\php\pacsone.php on line 29
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in C:\Program Files\PacsOne\php\display.php on line 52
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\Program Files\PacsOne\php\display.php on line 76