Jump to content

[SOLVED] PHP 6.0.0 php.ini settings problem I believe..


MasterACE14

Recommended Posts

Hi guys,

 

I'm Running Abyss Web Server X2, PHP 6.0.0 dev and MySQL 5 on windows XP.

 

I use WizMySQLAdmin a database management program made in PHP. It works in PHP 5.2, But I am getting errors using it in PHP 6.0

 

here are the errors:

Deprecated: Function mysql_list_tables() is deprecated in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 147

 

Deprecated: Function mysql_list_tables() is deprecated in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 260

 

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 264

 

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 264

 

and when I click on a table to open in WizMySQLAdmin windows comes up with this message/box:

CGI / FastCGI has encountered a problem and needs to close. We are sorry for the inconvenience.

 

if you were in the middle of something, the information you were working on might be lost. ... etc etc. Send Error Report, Don't Send, Debug etc etc...

 

Any ideas?

actually, i just tested it in PHP 5.2, and it shows only these errors. but still seems to work fine:

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 264

 

Warning: mysql_fetch_object(): supplied argument is not a valid MySQL result resource in C:\Program Files\Abyss Web Server\htdocs\WizMySQLAdmin\wizmysqladmin.php on line 264

 

It doesn't show the Deprecated messages.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.