ispCP - Board - Support
Best OS and some other questions - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Best OS and some other questions (/thread-5024.html)

Pages: 1 2 3


RE: Best OS and some other questions - sci2tech - 11-28-2008 07:48 PM

Do you use RC6? This is supposed to be corrected in trunk (nightly build).


RE: Best OS and some other questions - grg - 11-28-2008 08:00 PM

Yes i use RC6.

Do i have to use the latest from SVN?

Maybe i can only upgrade whitout formatting?


RE: Best OS and some other questions - sci2tech - 11-28-2008 08:03 PM

Well, svn version solve many bugs and bring some new feature. But is not tested as much as RC6, so you can have some trouble (unlikely ,but ...).


RE: Best OS and some other questions - grg - 11-28-2008 08:13 PM

Ok i'll try it.

How can i update the current version?

EDIT: i found 2 tutorials, from nightly to nightly and from rc to rc.

I need something to upgrade from rc to nightly

EDIT2: Can i use a daily snapshot and upgrade following instruscions for rc > rc ?


RE: Best OS and some other questions - sci2tech - 11-28-2008 08:45 PM

You can use this but there are some config files that are not updated. This must be done manually you. (/etc/ispcp.conf and /etc/proftp/proftpd.conf). Also you must login as administrator and perform any update available (database update) before you can use again control panel. Better is to perform a clean install until update script will be available.


RE: Best OS and some other questions - grg - 11-28-2008 08:49 PM

a fresh installation downloading this file?

http://www.isp-control.net/downloads/snapshots/ispcp-omega-trunk-20081128.zip

thanks


RE: Best OS and some other questions - sci2tech - 11-28-2008 08:56 PM

Better to do a
Code:
svn checkout http://www.isp-control.net/ispcp_svn/trunk/ download_dir
This way is sure that you get last version Wink


RE: Best OS and some other questions - grg - 11-28-2008 09:25 PM

Now i can't reinstall the server, but the update seems have worked fine.

(ive updated as RC > RC)

The only error i have is this

Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/log/chkrootkit.log) is not within the allowed path(s): (/var/www/ispcp/gui/:/etc/ispcp/:/var/run/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter.log:/var/log/chkrootkit.log:/usr/share/php/) in /var/www/ispcp/gui/admin/rootkit_log.php on line 56

The file is present and i dont know howto fix
Problem solved, a stupid error when i've created the backup.

Can you please tell me if when i add an account ispcp does an apache graceful or restart?

After adding an account i can't see webages for a few seconds and this seems very strange


RE: Best OS and some other questions - sci2tech - 11-28-2008 09:32 PM

chmod o+r /var/log/chkrootkit.log Smile
A restart as I remember in RC6 and a reload in trunk


RE: Best OS and some other questions - grg - 11-28-2008 10:13 PM

So i've found the problem.

In effect in the trunk i don't see this problema anymore