PDA

View Full Version : eGroupWare on ISPconfig


tonysch
23rd July 2006, 17:13
I am a noob to Linux, ISpconfig and eGroupWare. I applauded everyone who keeps these great applications rolling along and everyone whom takes the time to post on these excellent forums. :D

I have installed Ispconfig about 6 months ago. 3 websites, email and all other configs on ISPConfig work great. I am now trying to add the eGroupware application to one of my sites. I followed the directions, wget file to /tmp directory. Tar file to /var/www/web1/web, now looks like /var/www/web1/web/egroupware. I have chown to match the owner:group of the web1 directory. When I try the http://www.(mysite).com/egroupware/setup I recieve a 404 file not found. From the web log I get ..."GET /egroupware/setup HTTP/1.1" 404 1181 "-" ...

I was hoping someone could help me figure out what I am doing wrong.:confused:


Thanks in advance,
Tony

falko
24th July 2006, 17:43
What's the output of ls -la /var/www/web1/web and ls -la /var/www/web1/web/egroupware?

tonysch
24th July 2006, 18:45
falko,
Thanks for your quick responce.

The requested output is:

ls -la /var/www/web1/web
total 270
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 .
drwxr-xr-x 8 web1_admin web1 336 Jul 23 11:54 ..
drwxr-xr-x 2 web1_admin web1 112 Apr 8 12:18 Templates
-rw-r--r-- 1 web1_admin web1 13959 Jul 17 19:52 about.html
-rw-r--r-- 1 web1_admin web1 13991 Jul 17 19:52 carfaq.html
-rw-r--r-- 1 web1_admin web1 13954 Jul 17 19:52 carputers.html
-rw-r--r-- 1 web1_admin web1 14129 Jul 17 19:52 contact.html
drwxr-xr-x 2 web1_admin web1 104 Apr 8 12:18 css
-rw-r--r-- 1 web1_admin web1 13987 Jul 17 19:52 custom.html
-rw-r--r-- 1 web1_admin web1 14015 Jul 17 19:52 docs.html
drwxrwxr-x 33 web1_admin web1 1456 Jul 23 09:06 egroupware
drwxrwxr-x 2 web1_admin web1 352 Apr 8 11:27 error
-rw-r--r-- 1 web1_admin web1 13973 Jul 17 19:52 faq.html
drwxr-xr-x 2 web1_admin web1 112 Apr 8 12:18 header
-rw-r--r-- 1 web1_admin web1 13956 Jul 17 19:52 help.html
drwxr-xr-x 2 web1_admin web1 80 Apr 8 12:18 images
-rw-rw-r-- 1 web1_admin web1 15317 Jul 17 19:52 index.html
-rw-r--r-- 1 web1_admin web1 14830 Jul 17 19:52 know.html
-rw-r--r-- 1 web1_admin web1 13969 Jul 17 19:52 media.html
-rw-r--r-- 1 web1_admin web1 13992 Jul 17 19:52 mediafaq.html
-rw-r--r-- 1 web1_admin web1 16111 Jul 17 19:52 networking.html
-rw-r--r-- 1 web1_admin web1 19285 Jul 17 19:52 services.html
-rw-r--r-- 1 web1_admin web1 13974 Jul 17 19:52 sitemap.html
drwxr-xr-x 2 web1_admin web1 888 Jul 2 04:00 stats
-rw-r--r-- 1 web1_admin web1 19475 Jul 17 19:52 test.html


ls -la /var/www/web1/web/egroupware
total 115
drwxrwxr-x 33 web1_admin web1 1456 Jul 23 09:06 .
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 ..
-rw-r--r-- 1 web1_admin web1 597 Jul 16 03:23 .htaccess
drwxrwxr-x 7 web1_admin web1 328 Jul 16 03:31 .svn
-rw-r--r-- 1 web1_admin web1 6424 Jul 16 03:23 about.php
drwxrwxr-x 6 web1_admin web1 248 Jul 16 03:25 addressbook
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 admin
-rw-r--r-- 1 web1_admin web1 1644 Jul 16 03:23 anon_wrapper.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:25 bookmarks
drwxrwxr-x 8 web1_admin web1 304 Jul 16 03:25 calendar
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:25 developer_tools
drwxrwxr-x 4 web1_admin web1 184 Jul 16 03:23 doc
drwxrwxr-x 8 web1_admin web1 264 Jul 16 03:25 emailadmin
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 etemplate
drwxrwxr-x 7 web1_admin web1 384 Jul 16 03:25 felamimail
drwxrwxr-x 8 web1_admin web1 288 Jul 16 03:26 filemanager
-rw-r--r-- 1 web1_admin web1 5829 Jul 16 03:23 header.inc.php.template
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:23 home
-rw-r--r-- 1 web1_admin web1 20008 Jul 16 03:23 icalsrv.php
-rw-r--r-- 1 web1_admin web1 4922 Jul 16 03:23 index.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:26 infolog
-rw-r--r-- 1 web1_admin web1 18776 Jul 16 03:23 login.php
-rw-r--r-- 1 web1_admin web1 2667 Jul 16 03:23 logout.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 manual
drwxrwxr-x 11 web1_admin web1 496 Jul 16 03:26 mydms
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:26 news_admin
-rw-r--r-- 1 web1_admin web1 1550 Jul 16 03:23 notify.php
-rw-r--r-- 1 web1_admin web1 1111 Jul 16 03:23 notify_simple.php
-rw-r--r-- 1 web1_admin web1 1741 Jul 16 03:23 notifyxml.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 phpbrain
drwxrwxr-x 12 web1_admin web1 328 Jul 16 03:25 phpgwapi
drwxrwxr-x 10 web1_admin web1 488 Jul 16 03:27 phpsysinfo
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:27 polls
drwxrwxr-x 7 web1_admin web1 240 Jul 16 03:25 preferences
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 projectmanager
-rw-r--r-- 1 web1_admin web1 1639 Jul 16 03:23 redirect.php
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:27 registration
drwxrwxr-x 6 web1_admin web1 232 Jul 16 03:27 resources
-rw-r--r-- 1 web1_admin web1 3681 Jul 16 03:23 rpc.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 sambaadmin
-rw-r--r-- 1 web1_admin web1 3422 Jul 16 03:23 set_box.php
drwxrwxr-x 7 web1_admin web1 696 Jul 16 03:25 setup
drwxrwxr-x 10 web1_admin web1 352 Jul 16 03:27 sitemgr
-rw-r--r-- 1 web1_admin web1 2697 Jul 16 03:23 soap.php
drwxrwxr-x 10 web1_admin web1 256 Jul 16 03:27 syncml
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:27 timesheet
drwxrwxr-x 12 web1_admin web1 352 Jul 16 03:27 wiki
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:28 workflow
-rw-r--r-- 1 web1_admin web1 2517 Jul 16 03:23 xajax.php
-rw-r--r-- 1 web1_admin web1 3015 Jul 16 03:23 xmlrpc.php

falko
25th July 2006, 15:15
setup is a directory, not a file. What's the output of
ls -la /var/www/web1/web/egroupware/setup?

tonysch
25th July 2006, 23:47
The output of /var/www/web1/web/egroupware/setup

ls -al /var/www/web1/web/egroupware/setup
total 219
drwxrwxr-x 7 web1_admin web1 696 2006-07-16 03:25 .
drwxrwxr-x 33 web1_admin web1 1456 2006-07-23 09:06 ..
-rw-r--r-- 1 web1_admin web1 7667 2006-07-16 03:25 admin_account.php
-rw-r--r-- 1 web1_admin web1 20401 2006-07-16 03:25 applications.php
-rw-r--r-- 1 web1_admin web1 3128 2006-07-16 03:25 applist.php
-rw-r--r-- 1 web1_admin web1 22000 2006-07-16 03:25 check_install.php
-rw-r--r-- 1 web1_admin web1 7267 2006-07-16 03:25 config.php
-rw-r--r-- 1 web1_admin web1 9396 2006-07-16 03:25 db_backup.php
drwxrwxr-x 3 web1_admin web1 584 2006-07-16 03:25 doc
-rw-r--r-- 1 web1_admin web1 7315 2006-07-16 03:25 fix_mysql_charset.php
drwxrwxr-x 3 web1_admin web1 464 2006-07-16 03:25 inc
-rw-r--r-- 1 web1_admin web1 28860 2006-07-16 03:25 index.php
drwxrwxr-x 3 web1_admin web1 872 2006-07-16 03:25 lang
-rw-r--r-- 1 web1_admin web1 5093 2006-07-16 03:25 lang.php
-rw-r--r-- 1 web1_admin web1 7848 2006-07-16 03:25 ldapexport.php
-rw-r--r-- 1 web1_admin web1 15897 2006-07-16 03:25 ldapimport.php
-rw-r--r-- 1 web1_admin web1 13907 2006-07-16 03:25 ldapmodify.php
-rw-r--r-- 1 web1_admin web1 3142 2006-07-16 03:25 ldap.php
-rw-r--r-- 1 web1_admin web1 28301 2006-07-16 03:25 manageheader.php
-rw-r--r-- 1 web1_admin web1 9866 2006-07-16 03:25 schematoy.php
-rw-r--r-- 1 web1_admin web1 7013 2006-07-16 03:25 sqltoarray.php
drwxrwxr-x 7 web1_admin web1 328 2006-07-16 03:25 .svn
drwxrwxr-x 4 web1_admin web1 96 2006-07-16 03:25 templates

falko
26th July 2006, 11:38
What happens when you type http://www.(mysite).com/egroupware/setup/index.php in your browser?

tonysch
27th July 2006, 03:37
I get the "404 Error - File not found!"

The following error occurred:

The requested URL was not found on this server.

Please check the URL or contact the Webmaster.

falko
28th July 2006, 13:43
Is www.(mysite).com's document root in /var/www/web1/web?
What's the real address, and what's in Vhosts_ispconfig.conf?

tonysch
29th July 2006, 16:05
The site is http://www.schnellit.com and the document root for this site is /var/www/web1/web/

The ouput for Vhosts_ispconfig.conf
###################################
#
# ISPConfig vHost Configuration File
# Version 1.0
#
###################################
#
NameVirtualHost 192.168.1.4:80
<VirtualHost 192.168.1.4:80>
ServerName localhost
ServerAdmin root@localhost
DocumentRoot /var/www/sharedip
</VirtualHost>
#
#
######################################
# Vhost: www.schnellit.com:80
######################################
#
#
<VirtualHost 192.168.1.4:80>
ServerName www.schnellit.com:80
ServerAdmin webmaster@schnellit.com
DocumentRoot /var/www/web1/web
ServerAlias schnellit.com webmail.schnellit.com
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web1/log/error.log
AddType application/x-httpd-php .php .php3 .php4 .php5
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php3>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php4>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php5>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
php_admin_flag safe_mode On
php_admin_value open_basedir /var/www/web1/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /var/www/web1/phptmp/
php_admin_value session.save_path /var/www/web1/phptmp/
Alias /error/ "/var/www/web1/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
RewriteEngine on
RewriteCond %{HTTP_HOST} ^webmail\.schnellit\.com [NC]
RewriteRule ^/(.*) https://www.schnellit.com:81/squirrelmail/$1 [L,R]
</VirtualHost>
#
#
#
######################################
# Vhost: www.rccars.myvnc.com:80
######################################
#
#
<VirtualHost 192.168.1.4:80>
ServerName www.rccars.myvnc.com:80
ServerAdmin webmaster@rccars.myvnc.com
DocumentRoot /var/www/web2/web
ServerAlias rccars.myvnc.com
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web2/log/error.log
Alias /error/ "/var/www/web2/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web2/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web2/user/$1/web/$3
</VirtualHost>
#
#
#
######################################
# Vhost: www.autoproblems.hopto.org:80
######################################
#
#
<VirtualHost 192.168.1.4:80>
ServerName www.autoproblems.hopto.org:80
ServerAdmin webmaster@autoproblems.hopto.org
DocumentRoot /var/www/web3/web
ServerAlias autoproblems.hopto.org
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web3/log/error.log
Alias /error/ "/var/www/web3/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web3/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web3/user/$1/web/$3
</VirtualHost>
#

thanks

falko
30th July 2006, 17:32
What's the output of ls -la /var/www/web1/web/egroupware now? I get 404s, no matter what file/directory I try. Also, what's the output of ls -la /var/www/web1/web?

tonysch
31st July 2006, 18:39
the output of ls -la /var/www/web1/web/egroupware:

total 115
drwxrwxr-x 33 web1_admin web1 1456 Jul 16 03:31 .
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 ..
-rw-r--r-- 1 web1_admin web1 597 Jul 16 03:23 .htaccess
drwxrwxr-x 7 web1_admin web1 328 Jul 16 03:31 .svn
-rw-r--r-- 1 web1_admin web1 6424 Jul 16 03:23 about.php
drwxrwxr-x 6 web1_admin web1 248 Jul 16 03:25 addressbook
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 admin
-rw-r--r-- 1 web1_admin web1 1644 Jul 16 03:23 anon_wrapper.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:25 bookmarks
drwxrwxr-x 8 web1_admin web1 304 Jul 16 03:25 calendar
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:25 developer_tools
drwxrwxr-x 4 web1_admin web1 184 Jul 16 03:23 doc
drwxrwxr-x 8 web1_admin web1 264 Jul 16 03:25 emailadmin
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 etemplate
drwxrwxr-x 7 web1_admin web1 384 Jul 16 03:25 felamimail
drwxrwxr-x 8 web1_admin web1 288 Jul 16 03:26 filemanager
-rw-r--r-- 1 web1_admin web1 5829 Jul 16 03:23 header.inc.php.template
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:23 home
-rw-r--r-- 1 web1_admin web1 20008 Jul 16 03:23 icalsrv.php
-rw-r--r-- 1 web1_admin web1 4922 Jul 16 03:23 index.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:26 infolog
-rw-r--r-- 1 web1_admin web1 18776 Jul 16 03:23 login.php
-rw-r--r-- 1 web1_admin web1 2667 Jul 16 03:23 logout.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 manual
drwxrwxr-x 11 web1_admin web1 496 Jul 16 03:26 mydms
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:26 news_admin
-rw-r--r-- 1 web1_admin web1 1550 Jul 16 03:23 notify.php
-rw-r--r-- 1 web1_admin web1 1111 Jul 16 03:23 notify_simple.php
-rw-r--r-- 1 web1_admin web1 1741 Jul 16 03:23 notifyxml.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 phpbrain
drwxrwxr-x 12 web1_admin web1 328 Jul 16 03:25 phpgwapi
drwxrwxr-x 10 web1_admin web1 488 Jul 16 03:27 phpsysinfo
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:27 polls
drwxrwxr-x 7 web1_admin web1 240 Jul 16 03:25 preferences
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 projectmanager
-rw-r--r-- 1 web1_admin web1 1639 Jul 16 03:23 redirect.php
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:27 registration
drwxrwxr-x 6 web1_admin web1 232 Jul 16 03:27 resources
-rw-r--r-- 1 web1_admin web1 3681 Jul 16 03:23 rpc.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 sambaadmin
-rw-r--r-- 1 web1_admin web1 3422 Jul 16 03:23 set_box.php
drwxrwxr-x 7 web1_admin web1 696 Jul 16 03:25 setup
drwxrwxr-x 10 web1_admin web1 352 Jul 16 03:27 sitemgr
-rw-r--r-- 1 web1_admin web1 2697 Jul 16 03:23 soap.php
drwxrwxr-x 10 web1_admin web1 256 Jul 16 03:27 syncml
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:27 timesheet
drwxrwxr-x 12 web1_admin web1 352 Jul 16 03:27 wiki
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:28 workflow
-rw-r--r-- 1 web1_admin web1 2517 Jul 16 03:23 xajax.php
-rw-r--r-- 1 web1_admin web1 3015 Jul 16 03:23 xmlrpc.php

and the output of
ls -la /var/www/web1/web:
total 270
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 .
drwxr-xr-x 8 web1_admin web1 336 Jul 23 11:54 ..
drwxr-xr-x 2 web1_admin web1 112 Apr 8 12:18 Templates
-rw-r--r-- 1 web1_admin web1 13959 Jul 17 19:52 about.html
-rw-r--r-- 1 web1_admin web1 13991 Jul 17 19:52 carfaq.html
-rw-r--r-- 1 web1_admin web1 13954 Jul 17 19:52 carputers.html
-rw-r--r-- 1 web1_admin web1 14129 Jul 17 19:52 contact.html
drwxr-xr-x 2 web1_admin web1 104 Apr 8 12:18 css
-rw-r--r-- 1 web1_admin web1 13987 Jul 17 19:52 custom.html
-rw-r--r-- 1 web1_admin web1 14015 Jul 17 19:52 docs.html
drwxrwxr-x 33 web1_admin web1 1456 Jul 16 03:31 egroupware
drwxrwxr-x 2 web1_admin web1 352 Apr 8 11:27 error
-rw-r--r-- 1 web1_admin web1 13973 Jul 17 19:52 faq.html
drwxr-xr-x 2 web1_admin web1 112 Apr 8 12:18 header
-rw-r--r-- 1 web1_admin web1 13956 Jul 17 19:52 help.html
drwxr-xr-x 2 web1_admin web1 80 Apr 8 12:18 images
-rw-r--r-- 1 root root 1220 Jul 22 20:28 index-test.html
-rw-rw-r-- 1 web1_admin web1 15317 Jul 17 19:52 index.html
-rw-r--r-- 1 web1_admin web1 14830 Jul 17 19:52 know.html
-rw-r--r-- 1 web1_admin web1 13969 Jul 17 19:52 media.html
-rw-r--r-- 1 web1_admin web1 13992 Jul 17 19:52 mediafaq.html
-rw-r--r-- 1 web1_admin web1 16111 Jul 17 19:52 networking.html
-rw-r--r-- 1 web1_admin web1 19285 Jul 17 19:52 services.html
-rw-r--r-- 1 web1_admin web1 13974 Jul 17 19:52 sitemap.html
drwxr-xr-x 2 web1_admin web1 888 Jul 2 04:00 stats
-rw-r--r-- 1 web1_admin web1 19475 Jul 17 19:52 test.html

Thanks,
Tony

tonysch
31st July 2006, 23:56
For Sh1t$ and giggles i unzipped a fresh download of egroupware into a test website /var/www/web3/web/. I chown'd the egroupware directory and the privileges now match that of the web3 directory. When I go to the http://website.com/egroupware/setup I get the same errors.?

I then created a test directory and copied the index.html so it looked like this: /var/www/web3/web/test/index.html. I chown'd the permissions to match and when I go to the site http://website.com/test/index.html I am able to see the html.

Next step I copied the same index.html to the egroupware directory and chown'd the permissions. When I go to the site http://website.com/egroupware/index.html I get the 404 error.

For some reason the egroupware directory is getting locked with some permissions file?

Just a guess,:confused:
Thanks,
Tony

falko
1st August 2006, 14:32
the output of ls -la /var/www/web1/web/egroupware:

total 115
drwxrwxr-x 33 web1_admin web1 1456 Jul 16 03:31 .
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 ..
-rw-r--r-- 1 web1_admin web1 597 Jul 16 03:23 .htaccess
drwxrwxr-x 7 web1_admin web1 328 Jul 16 03:31 .svn
-rw-r--r-- 1 web1_admin web1 6424 Jul 16 03:23 about.php
drwxrwxr-x 6 web1_admin web1 248 Jul 16 03:25 addressbook
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 admin
-rw-r--r-- 1 web1_admin web1 1644 Jul 16 03:23 anon_wrapper.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:25 bookmarks
drwxrwxr-x 8 web1_admin web1 304 Jul 16 03:25 calendar
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:25 developer_tools
drwxrwxr-x 4 web1_admin web1 184 Jul 16 03:23 doc
drwxrwxr-x 8 web1_admin web1 264 Jul 16 03:25 emailadmin
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 etemplate
drwxrwxr-x 7 web1_admin web1 384 Jul 16 03:25 felamimail
drwxrwxr-x 8 web1_admin web1 288 Jul 16 03:26 filemanager
-rw-r--r-- 1 web1_admin web1 5829 Jul 16 03:23 header.inc.php.template
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:23 home
-rw-r--r-- 1 web1_admin web1 20008 Jul 16 03:23 icalsrv.php
-rw-r--r-- 1 web1_admin web1 4922 Jul 16 03:23 index.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:26 infolog
-rw-r--r-- 1 web1_admin web1 18776 Jul 16 03:23 login.php
-rw-r--r-- 1 web1_admin web1 2667 Jul 16 03:23 logout.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 manual
drwxrwxr-x 11 web1_admin web1 496 Jul 16 03:26 mydms
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:26 news_admin
-rw-r--r-- 1 web1_admin web1 1550 Jul 16 03:23 notify.php
-rw-r--r-- 1 web1_admin web1 1111 Jul 16 03:23 notify_simple.php
-rw-r--r-- 1 web1_admin web1 1741 Jul 16 03:23 notifyxml.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 phpbrain
drwxrwxr-x 12 web1_admin web1 328 Jul 16 03:25 phpgwapi
drwxrwxr-x 10 web1_admin web1 488 Jul 16 03:27 phpsysinfo
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:27 polls
drwxrwxr-x 7 web1_admin web1 240 Jul 16 03:25 preferences
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 projectmanager
-rw-r--r-- 1 web1_admin web1 1639 Jul 16 03:23 redirect.php
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:27 registration
drwxrwxr-x 6 web1_admin web1 232 Jul 16 03:27 resources
-rw-r--r-- 1 web1_admin web1 3681 Jul 16 03:23 rpc.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 sambaadmin
-rw-r--r-- 1 web1_admin web1 3422 Jul 16 03:23 set_box.php
drwxrwxr-x 7 web1_admin web1 696 Jul 16 03:25 setup
drwxrwxr-x 10 web1_admin web1 352 Jul 16 03:27 sitemgr
-rw-r--r-- 1 web1_admin web1 2697 Jul 16 03:23 soap.php
drwxrwxr-x 10 web1_admin web1 256 Jul 16 03:27 syncml
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:27 timesheet
drwxrwxr-x 12 web1_admin web1 352 Jul 16 03:27 wiki
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:28 workflow
-rw-r--r-- 1 web1_admin web1 2517 Jul 16 03:23 xajax.php
-rw-r--r-- 1 web1_admin web1 3015 Jul 16 03:23 xmlrpc.php
You have an .htaccess file there. Rename it, e.g. to _htaccess, and try again.

tonysch
1st August 2006, 16:07
I have change .htaccess to _htaccess. Still no go...

falko
2nd August 2006, 14:43
What's the output of ls -la /var/www/web1/web/egroupware now?

tonysch
2nd August 2006, 22:22
the result of ls -la /var/www/web1/web/egroupware
total 115
drwxrwxr-x 33 web1_admin web1 1456 Aug 1 08:59 .
drwxrwxr-x 9 web1_admin web1 768 Jul 23 08:28 ..
drwxrwxr-x 7 web1_admin web1 328 Jul 16 03:31 .svn
-rw-r--r-- 1 web1_admin web1 597 Jul 16 03:23 _htaccess
-rw-r--r-- 1 web1_admin web1 6424 Jul 16 03:23 about.php
drwxrwxr-x 6 web1_admin web1 248 Jul 16 03:25 addressbook
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 admin
-rw-r--r-- 1 web1_admin web1 1644 Jul 16 03:23 anon_wrapper.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:25 bookmarks
drwxrwxr-x 8 web1_admin web1 304 Jul 16 03:25 calendar
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:25 developer_tools
drwxrwxr-x 4 web1_admin web1 184 Jul 16 03:23 doc
drwxrwxr-x 8 web1_admin web1 264 Jul 16 03:25 emailadmin
drwxrwxr-x 8 web1_admin web1 296 Jul 16 03:23 etemplate
drwxrwxr-x 7 web1_admin web1 384 Jul 16 03:25 felamimail
drwxrwxr-x 8 web1_admin web1 288 Jul 16 03:26 filemanager
-rw-r--r-- 1 web1_admin web1 5829 Jul 16 03:23 header.inc.php.template
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:23 home
-rw-r--r-- 1 web1_admin web1 20008 Jul 16 03:23 icalsrv.php
-rw-r--r-- 1 web1_admin web1 4922 Jul 16 03:23 index.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:26 infolog
-rw-r--r-- 1 web1_admin web1 18776 Jul 16 03:23 login.php
-rw-r--r-- 1 web1_admin web1 2667 Jul 16 03:23 logout.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 manual
drwxrwxr-x 11 web1_admin web1 496 Jul 16 03:26 mydms
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:26 news_admin
-rw-r--r-- 1 web1_admin web1 1550 Jul 16 03:23 notify.php
-rw-r--r-- 1 web1_admin web1 1111 Jul 16 03:23 notify_simple.php
-rw-r--r-- 1 web1_admin web1 1741 Jul 16 03:23 notifyxml.php
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:26 phpbrain
drwxrwxr-x 12 web1_admin web1 328 Jul 16 03:25 phpgwapi
drwxrwxr-x 10 web1_admin web1 488 Jul 16 03:27 phpsysinfo
drwxrwxr-x 8 web1_admin web1 232 Jul 16 03:27 polls
drwxrwxr-x 7 web1_admin web1 240 Jul 16 03:25 preferences
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 projectmanager
-rw-r--r-- 1 web1_admin web1 1639 Jul 16 03:23 redirect.php
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:27 registration
drwxrwxr-x 6 web1_admin web1 232 Jul 16 03:27 resources
-rw-r--r-- 1 web1_admin web1 3681 Jul 16 03:23 rpc.php
drwxrwxr-x 6 web1_admin web1 216 Jul 16 03:27 sambaadmin
-rw-r--r-- 1 web1_admin web1 3422 Jul 16 03:23 set_box.php
drwxrwxr-x 7 web1_admin web1 696 Jul 16 03:25 setup
drwxrwxr-x 10 web1_admin web1 352 Jul 16 03:27 sitemgr
-rw-r--r-- 1 web1_admin web1 2697 Jul 16 03:23 soap.php
drwxrwxr-x 10 web1_admin web1 256 Jul 16 03:27 syncml
drwxrwxr-x 6 web1_admin web1 184 Jul 16 03:27 timesheet
drwxrwxr-x 12 web1_admin web1 352 Jul 16 03:27 wiki
drwxrwxr-x 7 web1_admin web1 208 Jul 16 03:28 workflow
-rw-r--r-- 1 web1_admin web1 2517 Jul 16 03:23 xajax.php
-rw-r--r-- 1 web1_admin web1 3015 Jul 16 03:23 xmlrpc.php

falko
3rd August 2006, 17:16
Hm... Maybe you have an .htaccess file in one of the above folders? What does the vhost configuration of that vhost look like?

tonysch
4th August 2006, 16:11
I run a
locate /var/www/web1/web/*.htaccess
/var/www/web1/web/egroupware/mydms/op/.htaccess
/var/www/web1/web/egroupware/phpgwapi/js/htmlarea/plugins/SpellChecker/.htaccess
/var/www/web1/web/stats/.htaccess

and the vhost config is

#####################################
# Vhost: www.schnellit.com:80
######################################
#
#
<VirtualHost 192.168.1.4:80>
ServerName www.schnellit.com:80
ServerAdmin webmaster@schnellit.com
DocumentRoot /var/www/web1/web
ServerAlias schnellit.com webmail.schnellit.com
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web1/log/error.log
AddType application/x-httpd-php .php .php3 .php4 .php5
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php3>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php4>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php5>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
php_admin_flag safe_mode On
php_admin_value open_basedir /var/www/web1/
php_admin_value file_uploads 1
php_admin_value upload_tmp_dir /var/www/web1/phptmp/
php_admin_value session.save_path /var/www/web1/phptmp/
Alias /error/ "/var/www/web1/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
RewriteEngine on
RewriteCond %{HTTP_HOST} ^webmail\.schnellit\.com [NC]
RewriteRule ^/(.*) https://www.schnellit.com:81/squirrelmail/$1 [L,R]
</VirtualHost>
#
#
#

falko
5th August 2006, 17:59
I see you have PHP Safe Mode enabled. Please disable it and try again.

tonysch
6th August 2006, 15:55
I have removed PHP from safe mode. Same results.

falko
7th August 2006, 14:11
What does the vhost configuration look like now?

tonysch
7th August 2006, 16:13
the output of /etc/apache2/vhosts/Vhosts_ispconfig.conf

######################################
# Vhost: www.schnellit.com:80
######################################
#
#
<VirtualHost 192.168.1.4:80>
ServerName www.schnellit.com:80
ServerAdmin webmaster@schnellit.com
DocumentRoot /var/www/web1/web
ServerAlias schnellit.com webmail.schnellit.com
DirectoryIndex index.html index.htm index.php index.php5 index.php4 index.php3 index.shtml index.cgi index.pl index.jsp Default.htm default.htm
ErrorLog /var/www/web1/log/error.log
AddType application/x-httpd-php .php .php3 .php4 .php5
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php3>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php4>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
<Files *.php5>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
php_admin_flag safe_mode Off
Alias /error/ "/var/www/web1/web/error/"
ErrorDocument 400 /error/invalidSyntax.html
ErrorDocument 401 /error/authorizationRequired.html
ErrorDocument 403 /error/forbidden.html
ErrorDocument 404 /error/fileNotFound.html
ErrorDocument 405 /error/methodNotAllowed.html
ErrorDocument 500 /error/internalServerError.html
ErrorDocument 503 /error/overloaded.html
AliasMatch ^/~([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
AliasMatch ^/users/([^/]+)(/(.*))? /var/www/web1/user/$1/web/$3
RewriteEngine on
RewriteCond %{HTTP_HOST} ^webmail\.schnellit\.com [NC]
RewriteRule ^/(.*) https://www.schnellit.com:81/squirrelmail/$1 [L,R]
</VirtualHost>
#
#

falko
8th August 2006, 19:14
Then there seems to be a problem with eGroupware... :confused: