(06-23-2011 07:15 AM)viperiii Wrote: Found the problem which shows another issue...
Debian Etch Upgraded to Lenny from early versions of ispcp..
had to manually edit
/etc/apache2/sites-available/00_master.conf
and set IP correctly in there...
Problem with that is those are supposed to be sym links? not actual files right?
BioMasS or something like that, had exact same issue from exact same type of install.
We both installed from early releases and have upgraded.... I made it a bit further but am SURE there are config issues in my system... but wow... that simple change was all that was needed...
Ideas on how to fix the symlink and correctly process?
In /etc/apache2/sites-enabled/ there should be usually two files. ispcp and 00_master.conf. Both are symlinks to ../sites_available/ispcp and ../sites_available/00_master.conf
(06-23-2011 09:31 AM)viperiii Wrote: okay... think I found it...
http://isp-control.net/forum/thread-1231...l#pid91682
Simply deleting the fcgi_ispcp.conf and it seems to work..
upgrade completed successfully to 1.0.7 and have completely different IP address on the system.
-----------
spoke too soon...
yet another website shows up when I try to get to the darn admin.tld.com...
grrr... hopefully its in the 00_master again...
---------------
Yup... somehow the system wants to change the 00_master.conf IP back to the original IP after the update runs...
But then again who knows... so many restores and upgrade tests I might have missed it...
Working now...
If I were you, I'd check for the old IP address both in /etc (grep 123.123.123.123 /etc/* -r ) and in the database dumps. And change the values to the newer ones wherever is needed.
Cheers