I have fallowed the directions for centos 5.4 install.
im currently running x64 bit.
after install of ispcp omega i can not login to my pannel...
I have it set to admin.dw5304.com and it shows up as
Forbidden
You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.3 (CentOS) Server at 168.215.66.239 Port 80
under centos vhosts 00_master.conf
Quote:<VirtualHost 168.215.66.239:80>
ServerName admin.dw5304.com:80
ServerAdmin dw5304@dk-systems.com
DocumentRoot /var/www/ispcp/gui
Serveralias http://www.dw5304.com
Serveralias dw5304.com
Alias /errors /var/www/ispcp/gui/errordocs/
ErrorDocument 401 /errors/401.html
ErrorDocument 403 /errors/403.html
ErrorDocument 404 /errors/404.html
ErrorDocument 500 /errors/500.html
ErrorDocument 503 /errors/503.html
Alias /pma /var/www/ispcp/gui/tools/pma/
Alias /webmail /var/www/ispcp/gui/tools/webmail/
Alias /ftp /var/www/ispcp/gui/tools/filemanager/
<IfModule suexec_module>
SuexecUserGroup vu2000 vu2000
</IfModule>
<Directory /var/www/ispcp/gui>
Options -Indexes Includes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
<IfModule mod_fcgid.c>
<Directory /var/www/ispcp/gui>
FCGIWrapper /var/www/fcgi/master/php5-fcgi-starter .php
Options +ExecCGI
</Directory>
<Directory "/var/www/fcgi/master">
AllowOverride None
Options +ExecCGI MultiViews -Indexes
Order allow,deny
Allow from all
</Directory>
</IfModule>
<IfModule mod_fastcgi.c>
ScriptAlias /php5/ /var/www/fcgi/master/
<Directory "/var/www/fcgi/master">
AllowOverride None
Options +ExecCGI MultiViews -Indexes
Order allow,deny
Allow from all
</Directory>
</IfModule>
<IfModule mod_php5.c>
<Directory /var/www/ispcp/gui>
php_admin_value open_basedir "/var/www/ispcp/gui/:/etc/ispcp/:/var/r un/ispcp.lock:/proc/:/bin/df:/bin/mount:/var/log/rkhunter/rkhunter.log:/var/log/ chkrootkit.log:/usr/share/pear/"
php_admin_value session.save_path "/var/www/ispcp/gui/phptmp/"
php_admin_value upload_tmp_dir "/var/wE4�{@@TF�20 </Directory>
</IfModule>
</VirtualHost>
#
# Master End
#
Quote:Apr 9 09:03:17 dw5304 yum: Installed: htop-0.8.3-1.el5.x86_64
Apr 9 09:30:03 dw5304 kernel: ip_tables: © 2000-2006 Netfilter Core Team
Please check for an other running daemon!bind() error: Address already in use !
Apr 9 10:47:59 dw5304 proftpd[3197]: dw5304.com (168.215.66.2[168.215.66.2]) - FTP session opened.
Apr 10 04:02:12 dw5304 logrotate: ALERT exited abnormally with [1]
Apr 10 04:06:50 dw5304 init: Trying to re-exec init
Apr 10 17:28:06 dw5304 avahi-daemon[2326]: Invalid query packet.
Apr 10 17:28:06 dw5304 last message repeated 2 times
Apr 11 04:02:15 dw5304 logrotate: ALERT exited abnormally with [1]
Apr 11 04:22:02 dw5304 aide: Libgcrypt warning: missing initialization - please fix the application
any help with this issue?
thanks
if it helps heres the bash log
** REMOVED TOO LONG ENTRY **