can´t install php News Manager 1.46 ?

nazar / 1 decade ago (28 November 2004 04:13)

Please fill out this form with required mySQL data.

Server:localhost

Username:me_database

Password:xxxxxxxx

Database Name:me_database

FILE db.inc.php MUST HAVE PERMISSION SET TO MODE 666 !!!



BUT WHEN I CLICK "SUBMIT" install.php NOTE MOVE TO OTHER STEP. SO I GO TO INDEX.PHP BUT STILL NOT INSTALLED!!





Post replies:


1 decade ago (04.02.2005 12:49)
Reply by: onuzu
Hi Polaris thanks for repling, please how do I do that? I mean how do I have the REGISER_GLOBALS set OFF.
1 decade ago (05.02.2005 11:31)
Reply by: polaris
For this script it´s better to have REGISTER_GLOBALS set to ON.
This is made throught the php.ini file so if you´re not system administratior you can´t do this.
You can try to put .htaccess file to your root directory and put this line in file:

php_flag register_globals on

Regards.
1 2