bogdi01 Posted February 23, 2008 Share Posted February 23, 2008 hello! i uploaded prestashop on mydomain but i have this error message: Warning: require_once(/home/intimiso/public_html/bogdi/prestashop/classes/Tools.php) [function.require-once]: failed to open stream: No such file or directory in /home/intimiso/public_html/bogdi/prestashop/index.php on line 8 Fatal error: require_once() [function.require]: Failed opening required '/home/intimiso/public_html/bogdi/prestashop/classes/Tools.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/intimiso/public_html/bogdi/prestashop/index.php on line 8 Link to comment Share on other sites More sharing options...
Bruno Leveque Posted February 23, 2008 Share Posted February 23, 2008 Hi bogdi01, 1. Did you put the "Tools.php" file on your ftp ? ("classes" directory). 2. Does the filename on your FTP respect the case ? (eg. Tools.php and not tools.php) 3. Does your server run on PHP 5 ? I hope this will solve your problem Best regards, Link to comment Share on other sites More sharing options...
bogdi01 Posted February 23, 2008 Author Share Posted February 23, 2008 : i didn't notice... all files were uploaded with lowercase. Thank you! Link to comment Share on other sites More sharing options...
Bruno Leveque Posted February 23, 2008 Share Posted February 23, 2008 Nice Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now