Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error


yukisho

Recommended Posts

ok I worked on osCommerce on localhost before uploading it. Well I got it to where I wanted it and after I upload everything, insert the database in, I get the following error:

 

Warning: main(includes/configure.php): failed to open stream: Permission denied in /home/yukisho/public_html/includes/application_top.php on line 29

Fatal error: main(): Failed opening required 'includes/configure.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/yukisho/public_html/includes/application_top.php on line 29

 

I have configure.php in the folder, but I think because I dont know which CHMOD I need to do thats whats happening. Please help.

Link to comment
Share on other sites

Ok I fixed that but now I get this error when I go into /admin/ and its not root as the database its yukisho_os and thats what it says in configure.php

 

Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using password: YES) in /home/yukisho/public_html/admin/includes/functions/database.php on line 19
Unable to connect to database server!

Link to comment
Share on other sites

Hi, you'll need to specify username and password on that database. This is usually done via phpMyAdmin or you server's control panel.

 

Then when you set up osCommerce, just use the existing information you've just specify.

 

Good luck with osCommerce! :thumbsup:

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...