[ansel] Some Errors
Markus Braun
charmed21muc at hotmail.com
Thu Sep 22 11:11:05 PDT 2005
Hello,
i am a little bit confused.
I try to run ansel under a subdomain:
http://photos.hirtreiter-design.de
With this server configuration:
#####
#
#####
<VirtualHost 80.237.160.106:80>
DocumentRoot /home/httpd/vhosts/horde/ansel
Alias /horde /home/httpd/vhosts/horde
ServerName photos.hirtreiter-design.de
ServerAlias photos.*
UseCanonicalName Off
<Directory /home/httpd/vhosts/horde/ansel>
<IfModule sapi_apache2.c>
php_admin_flag engine on
php_admin_flag magic_quotes_gpc off
php_admin_flag safe_mode off
php_admin_value open_basedir none
php_admin_value include_path
"/home/httpd/vhosts/horde/ansel:/home/httpd/vhosts/horde:/usr/share/php:/tmp:/var/qmail/bin/."
</IfModule>
Options -All +Includes -ExecCGI +FollowSymLinks
Order allow,deny
Allow from all
</Directory>
</VirtualHost>
When i access to this site over IE and Firefoxx i get these errors:
Fehler: syntax error
Quelldatei:
http://photos.hirtreiter-design.de/horde/services/javascript.php?Horde=9d346fc74179a4ac845111a0026f7598&file=open_help_win.js&app=horde
Zeile: 1
Quelltext:
<?php
See also bug # http://bugs.horde.org/ticket/?id=2598&action=history
But when i access over another subdomain:
http://webmailer.hirtreiter-design.de/horde/ansel/
I get no error in the debugger.
Now i am very confused, why it isnt running under the photos subdomain.
PLease i need help
Thanks
mark
_________________________________________________________________
Sie suchen E-Mails, Dokumente oder Fotos? Die neue MSN Suche Toolbar mit
Windows-Desktopsuche liefert in sekundenschnelle Ergebnisse. Jetzt neu!
http://desktop.msn.de/ Jetzt gratis downloaden!
More information about the ansel
mailing list