Chris, is index.php a symlink to ----> typo3_src/index.php and typo3_src linked to typo3_src-x.x.x ??
Check links and file permissions. Options +FollowSymLinks +SymLinksIfOwnerMatch must be in vhosts .include -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Chris Gebhardt - VIRTBIZ Internet Gesendet: Dienstag, 23. März 2010 15:59 An: BlueOnyx General Mailing List Betreff: [BlueOnyx:04109] Re: Typo3 php problem Uwe Spreckelmeyer wrote: > Try this for TYPO: > > 1. Edit /etc/httpd/conf/vhosts/sitexxx.include > > <Directory "/home/.sites/xx/sitex/web/"> > AllowOverride all > Options +FollowSymLinks +SymLinksIfOwnerMatch > Order allow,deny > Allow from all > </Directory> > > 2. Set Safe Mode Off > > 3. service httpd restart Thanks, Uwe. All done, but still no joy. I appreciate the suggestions, though. Here are the errors I'm getting: [Tue Mar 23 09:57:27 2010] [error] [client 208.77.151.18] PHP Warning: Unknown: open_basedir restriction in effect. File(/home/.sites/143/site2/web/index.php) is not within the allowed path(s): (/tmp/:/var/lib/php/session/:/usr/bin/php) in Unknown on line 0 [Tue Mar 23 09:57:27 2010] [error] [client 208.77.151.18] PHP Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 [Tue Mar 23 09:57:27 2010] [error] [client 208.77.151.18] PHP Warning: Unknown: Failed opening '/home/.sites/143/site2/web/index.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0 -- Chris Gebhardt VIRTBIZ Internet Services Access, Web Hosting, Colocation, Dedicated www.virtbiz.com | toll-free (866) 4 VIRTBIZ _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
