Hi,

well, I guess I got a bit further now by changing "docroot=/*" to "docroot=/".

Question is: I already tried setting docroot to: "docroot=/home/www:/usr/share/typo3/typo3_src-4.2" which does not seem to work.
According to the docs it is said that:
"docroot:
[...]
Multiple values are allowed for this setting.
[...]"

whereas in the mail from Michelle Konzack (Aug 9th 2009) stated that:
"> ;Path all scripts have to be in
> docroot=/usr/local/www/*:${HOME}/public_html

Ehm, this does not work here.
It accept only one path without wildcard."

That got me a bit confused. So won't I be able to set two distinct script paths in the suphp config file? If so, would the correct/best way to do that setting the docroot within the VirtualHost-directives?

Regards,
Stefan

Hi,

I've been trying to get typo3 up and running on my webspace for several
days now but am stuck with the following error message in the
apache/suphp log file:
"Script "/home/www/web0/html/typo3/index.php" resolving to
"/usr/share/typo3/typo3_src-4.2/index.php" not within configured docroot".

For testing purposes I've modified my suphp.conf file (located in
/etc/suphp/suphp.conf) as follows:
[global]
logfile=/var/log/suphp/suphp.log
loglevel=info
webserver_user=www-data
docroot=/*
allow_file_group_writeable=false
allow_file_others_writeable=false
allow_directory_group_writeable=false
allow_directory_others_writeable=false
check_vhost_docroot=false
errors_to_browser=false
env_path=/bin:/usr/bin
umask=0003
min_uid=100
min_gid=100

[handlers]
x-httpd-php=php:/usr/bin/php5-cgi
x-suphp-cgi=execute:!self

Regardless, of setting docroot to /* I'm still getting the error message
and am stuck a bit here.
Any idea what I'm doing wrong or where to get the proper information
(keywords to search for with google would be much appreciated as well,
since the only suggestion I found so far which might work was to disable
suphp, which I'd only consider if I knew there's no other way).

Environment:
Debian Lenny
suphp 0.6.2

Regards,
Stefan

_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp



No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 9.0.717 / Virus Database: 270.14.115/2577 - Release Date: 12/20/09 
08:35:00


_______________________________________________
suPHP mailing list
[email protected]
https://lists.marsching.com/mailman/listinfo/suphp

Reply via email to