Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moved store to new database and server


innovations

Recommended Posts

I am getting this error at the top of my index page

Parse error: parse error in /home/proph102/public_html/catalog/includes/configure.php on line 36

 

Warning: main(DIR_WS_INCLUDESfilenames.php): failed to open stream: No such file or directory in /home/proph102/public_html/catalog/includes/application_top.php on line 58

 

Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESfilenames.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/proph102/public_html/catalog/includes/application_top.php on line 58

 

And I am getting this error at the top of my admin page

Warning: mysql_connect(): Access denied for user: 'proph102@localhost' (Using password: NO) in /home/proph102/public_html/catalog/admin/includes/functions/database.php on line 19

Unable to connect to database server!

 

I checked with my hosting company and the full url path to my store in the configure.php file is correct so it's not that. That was my only guess, so I am looking to you for help.

 

Thanks alot!

If only I was the one helping you...

 

.:::::For complete data-driven and multi-media website creations:::::.

http://www.innocentinnovations.com

 

------------------------

Get instructions, visit the documentation site:

http://wiki.oscommerce.com/Top

Link to comment
Share on other sites

I recieved an offer to get support if I pay for it, you guys aren't going to make me do that are you?

If only I was the one helping you...

 

.:::::For complete data-driven and multi-media website creations:::::.

http://www.innocentinnovations.com

 

------------------------

Get instructions, visit the documentation site:

http://wiki.oscommerce.com/Top

Link to comment
Share on other sites

I didn't give my user a password. All I have done is created a username (without a password), created a database, and then I assigned the user to the database. I have checked and the username and database are correct.

 

The error message is directing me to the line of code that includes my full url path

 

define('DIR_FS_CATALOG', '/home/proph102/public_html/catalog/');

If only I was the one helping you...

 

.:::::For complete data-driven and multi-media website creations:::::.

http://www.innocentinnovations.com

 

------------------------

Get instructions, visit the documentation site:

http://wiki.oscommerce.com/Top

Link to comment
Share on other sites

Okay I fixed the first error regarding the sessions starting.

 

I am still recieving this message when I go to catalog/admin

Warning: mysql_connect(): Access denied for user: 'proph102@localhost' (Using password: NO) in /home/proph102/public_html/catalog/admin/includes/functions/database.php on line 19

Unable to connect to database server!

 

Can anyone tell me where the variables $username and $server in admin/includes/funcrions/database.php are pulling this information from?

If only I was the one helping you...

 

.:::::For complete data-driven and multi-media website creations:::::.

http://www.innocentinnovations.com

 

------------------------

Get instructions, visit the documentation site:

http://wiki.oscommerce.com/Top

Link to comment
Share on other sites

You need to use the restore features under tools in the /admin. Just copying and pasting will most likely create errors due to database permission. You can copy the install folder from oscommerce zip file and do a new install with database error fixed this time.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...