![]() |
|
Install on Hostgator not going well - Printable Version +- webERP Forum (http://www.weberp.org/forum) +-- Forum: webERP Discussion (/forumdisplay.php?fid=1) +--- Forum: Installation Issues (/forumdisplay.php?fid=13) +--- Thread: Install on Hostgator not going well (/showthread.php?tid=220) |
Install on Hostgator not going well - SimplyCompliant - 05-09-2012 08:45 AM I am trying to get weberp install on our dedicated server at Hostgator. They use Plesk to manage. I have tried the install through the plesk admin as well as directly on the server. The result is the same. I believe that it is Plesk causing the problem. I have error msgs on for the install at http://simplycompliant.net/weberp could someone take a look at the errors and give me some direction? Has anyone experienced this? RE: Install on Hostgator not going well - Rock*Star - 05-09-2012 11:15 AM (05-09-2012 08:45 AM)SimplyCompliant Wrote: I am trying to get weberp install on our dedicated server at Hostgator. They use Plesk to manage. I have tried the install through the plesk admin as well as directly on the server. The result is the same. I believe that it is Plesk causing the problem. I have error msgs on for the install at http://simplycompliant.net/weberp I am a bit new to this, but I have installed a few times at hostgator without problem. I sort of followed Joomlamo's instruction. http://joomlamo.com/joomlamo/weberp.html I am actually starting another one right now. I always have to reread my directions ... not memorized yet.
RE: Install on Hostgator not going well - Exsonqu_Qu - 05-09-2012 11:00 PM Hi, Sir: You must forget the password for the weberp login. Best regards! Exson RE: Install on Hostgator not going well - SimplyCompliant - 05-09-2012 11:14 PM Actually... we got it going late last night. Plesk gave us some issues, but we finally got it going. We will be developing a few features that will lend well to manufacturing (machining/oil & gas). We will be sure to post our development goals and projects here for open discussion and code sharing as we go. Fred RE: Install on Hostgator not going well - Exsonqu_Qu - 05-10-2012 12:29 AM Hi, Fred: You can use f0f77a7f88e7c1e93ab4e316b4574c7843b00ea4 replace the original password in www_users table which user id is admin. Above is the sha1 code of weberp. You can use phpadmin to edit it. And you should set the block to 0 too since it's too many times of wrong input, the user is blocked. Then you can log in with user: admin password: weberp. After login, you can change the password or add other users etc. Hope it's helpful. Best regards! Exson |