| Author |
Message |
|
wefoundem.com
|
Post subject: Cant get past Database setup on a local install Posted: Wed Nov 17, 2010 10:23 am |
|
Joined: Wed Nov 10, 2010 2:05 pm Posts: 11 Location: Tyler, Texas
|
|
Everything goes well until I get to the database setup and as soon as I click save the browser goes to a "Connection reset by server" error page. I have checked all the settings and they are correct so I am not sure why it would be resetting the connection. If I use the default "root" user it says access denied to the database, but as soon as I change it to the same user info that I used for the zencart install it resets the connection. I am using Wamp for my local server.
_________________ WeFoundEm.com - We Find 'Em, So you Don't Have To
|
|
 |
|
 |
|
dave
|
Post subject: Re: Cant get past Database setup on a local install Posted: Thu Nov 18, 2010 5:25 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3527 Location: Colorado, US
|
|
Are you getting any errors in the apache error log or the php error log? Also, are your trying to install SSL? Does your database have the proper GRANT permissions for the user name you are using? Dave
|
|
 |
|
 |
|
wefoundem.com
|
Post subject: Re: Cant get past Database setup on a local install Posted: Fri Nov 19, 2010 12:56 pm |
|
Joined: Wed Nov 10, 2010 2:05 pm Posts: 11 Location: Tyler, Texas
|
|
The only time I get an error is when using the user "root" with no password then it says access denied. If I switch it to the same user for the ZC install I get the connection reset page in my browser. Not using SSL, it is the same exact set-up I used for my online server install, and I have had it installed locally like this before but for some reason this time I can't get the database to connect right.
I dont see anything in apache or php error logs.
_________________ WeFoundEm.com - We Find 'Em, So you Don't Have To
|
|
 |
|
 |
|
dave
|
Post subject: Re: Cant get past Database setup on a local install Posted: Mon Nov 22, 2010 3:38 pm |
|
Joined: Fri Oct 26, 2007 3:55 pm Posts: 3527 Location: Colorado, US
|
|
Check your session settings. I store info in there during the install in a session variable and this may be the problem. Also, make sure you are not running in Safe mode. Dave
|
|
 |
|
 |
|