GeorgeP Posted March 13, 2007 Posted March 13, 2007 When i create a new accout, after i submit the user-data the shop hangs for almost a minute and then it returnes the successful message. It does the same on step 3 in ordering something(confirm order)... i must wait for almost a minute for the next step. I am using php5.. could this be the problem ? Thanks
Nullachtfuffzehn Posted March 13, 2007 Posted March 13, 2007 When i create a new accout, after i submit the user-data the shop hangs for almost a minute and then it returnes the successful message.It does the same on step 3 in ordering something(confirm order)... i must wait for almost a minute for the next step. I am using php5.. could this be the problem ? Thanks At first I'd check my database tables if they are all in a good shape. Use your phpMyAdmin and look at the according tables and try to optimize them. That should help alot. Maybe it resolves your problem. As far as I can see, it should nothing have to do with PHP5, cause it's working.
usernamenone Posted March 13, 2007 Posted March 13, 2007 Can be a hosting issue. Dot5 Hosting has database issues as they do not use a direct path to the database and therefore oscommerce hangs looking for the connection. check your configure.php file and if the database path just says localhost it is more than likley this is the problem.
GeorgeP Posted April 21, 2007 Author Posted April 21, 2007 It was an email settings issue. With email completely disabled it works ok but with the smtp email contrib (901) it doesnt work (no emails either). I am searching the forums for solutions to setting up email with an smtp email account. (external email server) If anyone can help pls do :) Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.