buttonpusher Posted January 20, 2005 Posted January 20, 2005 ok i install the register globals fine, the install gets to the final stage then this pops up.... The configuration files do not exist, or permission levels are not set. Please perform the following actions: * cd /home/httpd/vhosts/qualiten.biz/httpdocs/catalog/includes/ * touch configure.php * chmod 706 configure.php * cd /home/httpd/vhosts/qualiten.biz/httpdocs/catalog/admin/includes/ * touch configure.php * chmod 706 configure.php I cant find these files at all ??? what to do please?
mes Posted January 20, 2005 Posted January 20, 2005 In your ftp program, select the directorys catalog/includes/ and /catalog/admin/includes/. Then set the permissions to the .configure files to 706 as it says. If you dont know how to set permissions have a look in the help file for your ftp program. I think 706 is correct permission? mes
Guest Posted January 20, 2005 Posted January 20, 2005 catalog/admin/includes/configure.php and catalog/includes/configure.php are missing? Very strange. If they are actually missing just upload new ones (also check if other files are missing as well). If they're there but don't have the correct file permission. Then use your favourite FTP program to CHMOD the files (at this stage of set-up the installer needs to be able to write these two files). And after the installation you'll have to set the permission to 444 for security.
buttonpusher Posted January 20, 2005 Author Posted January 20, 2005 ok done last one... its installed now when i goto.... http://myserver.biz/catalog/admin/index.php it throws up.... FATAL ERROR: register_globals is disabled in php.ini, please enable it! i installed the register globals patch have i missed something?
Guest Posted January 20, 2005 Posted January 20, 2005 Probably. I don't use the patch myself, but you might want to double check the documentation and also search the this forum.
buttonpusher Posted January 20, 2005 Author Posted January 20, 2005 ok im checking the files can anyone shed some light for me please?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.