raunybaez Posted August 3, 2004 Posted August 3, 2004 I'm trying to complete an osCommerce 2.2ms2 installation on my windows 2000 pro. I have succesfully installed Apache Web Server 1.3.27, MySQL 4.1.2a, and PHP 4.3.7. When trying to import the provided sql file into the oscommerce database from the windows command prompt, (mysql oscommerce <[path to where sql file resides in htdocs]/oscommerce.sql), I get the error message: "The system cannot find the specified file". Can anyone help please? I'm really stuck. I am able to access the directory (http://localhost/catalog). however, if I try to access (http://localhost/catalog/index.php) through my browser I get the message: "FATAL ERROR: register_globals is disabled in php.ini, please enable it!". I have followed all advise posted in several forums to fix this problem. I have enabled register_globals on all php.ini files, I have restarted the Apache web server, and nothing, nothing. Could it be a firewall issue? Is it not working because I have not successfuly imported the tables into the database? I appreciate any input on this issue. Thanks! Rauny
♥yesudo Posted August 4, 2004 Posted August 4, 2004 have you access to phpmyadmin ? - may help. Your online success is Paramount.
raunybaez Posted August 5, 2004 Author Posted August 5, 2004 Thanks! I finally got it to work. Had a hidden php.ini file with register_globals on. Rauny
Recommended Posts
Archived
This topic is now archived and is closed to further replies.