Jump to content

(SOLVED) Problem with database and new host


Recommended Posts

Hello,

 

I move my PS 1,4,3 to new host, and now I have a problem with database...I upload all files from old host to new host, and change conf/settings.inc.php for new user and host. Now I see only blank page, and I don't understand how fix that problem?

 

PLS HELP!

Link to comment
Share on other sites

Hmmmm.....I move 2 site to new host, first site(PS 1.3.6) working! And dvesmizle-shop.com (PS 1.4.3) not working...when I remove DB_USER from conf/settings.inc.php I get this error: Link to database cannot be established.

Link to comment
Share on other sites

it also could some module that cause the problem.

 

maybe you can set a few break points by adding following line to locate the line code that cause problem.

You need to insert this line to the controller class of the page.

 

 

die("Here is break point X");

Link to comment
Share on other sites

  • 2 months later...
×
×
  • Create New...