I downloaded opencart a few days ago, installed it on a web server offline and after editing, I uploaded it but cant even see the index page. Its keeps on showing this error.
Warning: require_once(C:\xampp\htdocs\opencart\upload/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\index.php on line 12
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\opencart\upload/system/startup.php' (include_path='.;./includes;./pear') in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\index.php on line 12
Can anybody help
The admin section is showing this error
Warning: require_once(C:\xampp\htdocs\opencart\upload/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\admin\index.php on line 6
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\opencart\upload/system/startup.php' (include_path='.;./includes;./pear') in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\admin\index.php on line 6
Can anybody please help
did you install it?
if not it needs to run through the installer.
the config does not seem to be setup properly.
maybe you have moved some files around and did not update the config.
if you have even bothered searching the fourm you would know the thigns to test for!
if not it needs to run through the installer.
the config does not seem to be setup properly.
maybe you have moved some files around and did not update the config.
if you have even bothered searching the fourm you would know the thigns to test for!
OpenCart®
Project Owner & Developer.
Seems it is trying to find files in 2 areas? first in D:\inetpub and linking to c:\xampp?adexcube wrote:I downloaded opencart a few days ago, installed it on a web server offline and after editing, I uploaded it but cant even see the index page. Its keeps on showing this error.
Warning: require_once(C:\xampp\htdocs\opencart\upload/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\index.php on line 12
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\opencart\upload/system/startup.php' (include_path='.;./includes;./pear') in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\index.php on line 12
Can anybody help
The admin section is showing this error
Warning: require_once(C:\xampp\htdocs\opencart\upload/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\admin\index.php on line 6
Fatal error: require_once() [function.require]: Failed opening required 'C:\xampp\htdocs\opencart\upload/system/startup.php' (include_path='.;./includes;./pear') in D:\inetpub\vhosts\mafixbooks.com\httpdocs\upload\admin\index.php on line 6
Can anybody please help
Where did you install it?
I installed it inside the local server ie C:xampp and now transfered it to the server on the internet using an FTP software. What do I do now.
I tried sending the folder to the server before installing but also given me a code problem.
I tried sending the folder to the server before installing but also given me a code problem.
While trying to send it to the server(not local) the ftp was detecting some files of the same name but not the same size. What am I going to do. Am I going to overwrite it or just ignore it. While trying to install on the server, it was given this error
Warning: fopen(D:\inetpub\vhosts\mafixbooks.com\httpdocs\new/config.php) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 42
Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 44
Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 46
Warning: fopen(D:\inetpub\vhosts\mafixbooks.com\httpdocs\new/admin/config.php) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 81
Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 83
Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php:42) in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\system\engine\controller.php on line 23
But I will delete the one online and try it again.
Warning: fopen(D:\inetpub\vhosts\mafixbooks.com\httpdocs\new/config.php) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 42
Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 44
Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 46
Warning: fopen(D:\inetpub\vhosts\mafixbooks.com\httpdocs\new/admin/config.php) [function.fopen]: failed to open stream: Permission denied in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 81
Warning: fwrite(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 83
Warning: fclose(): supplied argument is not a valid stream resource in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php on line 85
Warning: Cannot modify header information - headers already sent by (output started at D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\install\controller\step_2.php:42) in D:\inetpub\vhosts\mafixbooks.com\httpdocs\new\system\engine\controller.php on line 23
But I will delete the one online and try it again.
Who is online
Users browsing this forum: No registered users and 5 guests