Current time: 05-04-2024, 07:43 PM Hello There, Guest! (LoginRegister)


Post Reply 
Updating 1.0.7 to 1.1.0 beta 1 - Error Rebuilding customers config files
Author Message
oddyutza Offline
Junior Member
*

Posts: 132
Joined: Mar 2007
Reputation: 2
Post: #13
RE: Updating 1.0.7 to 1.1.0 beta 1 - Error Rebuilding customers config files
as a quick workaround:
1. in file ispcp-update
line 483 :
Code:
DBI:mysql:$main::db_name:$main::db_host", $main::db_user, $main::db_pwd
change to
Code:
DBI:mysql:$main::db_name:$main::db_host", $main::username, $main::password
run the setup again, i'll throw an error, but it will get to the next step and it will finish

2. go to mysql ispcp db select table domains and change
Code:
domain_status
from
status : "ok"
to
status : "change"

3. run ./ispcp-rqst-mngr from your compiling folder
eg
<folder>/engine/ispcp-rqst-mngr

4. restart apache

have fun Smile
(This post was last modified: 07-05-2011 11:12 PM by oddyutza.)
07-05-2011 11:12 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Updating 1.0.7 to 1.1.0 beta 1 - Error Rebuilding customers config files - oddyutza - 07-05-2011 11:12 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)