bonsey Posted November 22, 2013 Posted November 22, 2013 I just did a full package fresh install of 2.3.3.4 and everything was successful except when I try to access the admin page, I get the following error: Warning: require(includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/valleygr/public_html/catalog/admin/index.php on line 13 Warning: require(includes/application_top.php) [function.require]: failed to open stream: No such file or directory in /home/valleygr/public_html/catalog/admin/index.php on line 13 Fatal error: require() [function.require]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/valleygr/public_html/catalog/admin/index.php on line 13
Guest Posted November 22, 2013 Posted November 22, 2013 @@bonsey Are you certain you copied ALL of the files into the appropriate directories ? By default, the cart is installed into the root directory, I noticed you have a /catalog sub directory, is that correct ? Chris
bonsey Posted November 22, 2013 Author Posted November 22, 2013 I followed the install instructions for the full pacakge from the oscommerce site and it said to unpack 'catalog' into the public_html directory, which is what I did. Then run the install from mysite.com/catalog/
♥joli1811 Posted November 22, 2013 Posted November 22, 2013 Hi , You have maybe uploaded the site to /public_html / and your configure is looking for /public_html/catalog/ so you will need to change the x 2 configure.php to reflect the true path Regards Joli To improve is to change; to be perfect is to change often.
bonsey Posted November 22, 2013 Author Posted November 22, 2013 Everything else works except the admin page, the paths are correct.
bhallman Posted December 2, 2013 Posted December 2, 2013 My install made it to step 4 and crashed. I get the following: Warning: require(../includes/database_tables.php): failed to open stream: No such file or directory in /home/bhallman2013/public_html/catalog/install/templates/pages/install_4.php on line 13 Fatal error: require(): Failed opening required '../includes/database_tables.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/bhallman2013/public_html/catalog/install/templates/pages/install_4.php on line 13. I have no idea why it's trying to pull from this path. All files from the .zip download were copied directly into the public_html maintaining the correct folder/file structure. I've changed several paths for the web server root directory during the install but I still get the same message and have no clue why. I've changed permissions to full write access on the database_tables.php to see if it were a permissions issue. I host with GoDaddy. Database server •Server: Localhost via UNIX socket •Server type: MySQL •Server version: 5.5.32-cll-lve - MySQL Community Server (GPL) •Protocol version: 10 •User: • Server charset: UTF-8 Unicode (utf8) Web server •cpsrvd 11.40.0.24 •Database client version: libmysql - 5.0.96 •PHP extension: mysqli Documentation Any ideas for help here? Thanks in advance!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.