[TYPO3-german] openbasedir

Sven sven at skom.de
Fri Jan 6 22:24:07 CET 2006


Hi Tom,

ich hoffe, Du hast aus meinem Beispiel das "domainxx.de" auch durch Deine
entsprechende Domain ersetzt, oder etwa nicht? 
;-D

Aber um ehrlich zu sein, meine vhost.conf sieht exakt so aus:

<Directory "/home/htdocs/vhosts/domainxx.de/httpdocs">
php_admin_value open_basedir "/var/www/vhosts/domainxx.de/httpdocs:/tmp"
Options Indexes FollowSymlinks
</Directory>

Ich habe also den SafeMode angelassen und die RegisterGlobals dafür aus ->
so hat es bei mir funktioniert.


Herzliche Grüße... Sven Kalbhenn

 

> -----Ursprüngliche Nachricht-----
> Von: typo3-german-bounces at lists.netfielders.de 
> [mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag 
> von tom bohl
> Gesendet: Freitag, 6. Januar 2006 22:21
> An: sven at skom.de; German Typo3 Userlist
> Betreff: Re: [TYPO3-german] openbasedir
> 
> Hallo Sven,
> 
> jetzt kommt eine richtig dicke Fehlermeldung:
> 
> Warning: main(): SAFE MODE Restriction in effect. The script 
> whose uid is
> 10001 is not allowed to access
> /var/www/vhosts/domaixx.de/httpdocs/testsite/typo3conf/ext/sta
> tic_info_tables/class.tx_staticinfotables_div.php
> owned by uid 30 in
> /var/www/vhosts/domaixx.de/httpdocs/testsite/typo3conf/temp_CA
> CHED_ps716c_ext_localconf.php
> on line 302
> 
> Warning: 
> main(/var/www/vhosts/domaixx.de/httpdocs/testsite/typo3conf/ex
> t/static_info_tables/class.tx_staticinfotables_div.php): 
> failed to open stream: Success in
> /var/www/vhosts/domainxx.de/httpdocs/testsite/typo3conf/temp_C
> ACHED_ps716c_ext_localconf.php
> on line 302
> 
> Fatal error: main(): Failed opening required 
> '/var/www/vhosts/domaixx.de/httpdocs/testsite/typo3conf/ext/st
> atic_info_tables/class.tx_staticinfotables_div.php' 
> (include_path='.:') in
> /var/www/vhosts/domainxx.de/httpdocs/testsite/typo3conf/temp_C
> ACHED_ps716c_ext_localconf.php
> on line 302
> 
> 
> Muss ich den tmp Ordner noch rechte geben?
> Gruß
> Tom
> 
> 
> 
> ----- Original Message -----
> From: "Sven" <sven at skom.de>
> To: "'tom bohl'" <linux at bohlnet.de>; "'German Typo3 Userlist'" 
> <typo3-german at lists.netfielders.de>
> Sent: Friday, January 06, 2006 10:05 PM
> Subject: Re: [TYPO3-german] openbasedir
> 
> 
> Hi Tom,
> 
> das muss so aussehen:
> 
> <Directory "/home/htdocs/vhosts/domainxx.de/httpdocs">
> php_admin_flag safe_mode Off
> php_admin_flag register_globals on
> php_admin_value open_basedir 
> "/var/www/vhosts/domainxx.de/httpdocs:/tmp"
> Options Indexes FollowSymlinks
> </Directory>
> 
> Also umschlossen werden von <Directory...></Directory>
> 
> Herzliche Grüße... Sven
> 
> 
> 
> > -----Ursprüngliche Nachricht-----
> > Von: typo3-german-bounces at lists.netfielders.de
> > [mailto:typo3-german-bounces at lists.netfielders.de] Im Auftrag
> > von tom bohl
> > Gesendet: Freitag, 6. Januar 2006 21:51
> > An: sven at skom.de; German Typo3 Userlist
> > Betreff: Re: [TYPO3-german] openbasedir
> >
> > Hallo Sven,
> >
> > klappt leider nicht.
> >
> > ich poste mal meine vhost.conf
> >
> > <Directory "/home/htdocs/vhosts/domainxx.de/httpdocs">
> > Options Indexes FollowSymlinks
> > </directory>
> >
> > php_admin_flag safe_mode Off
> > php_admin_flag register_globals on
> > php_admin_value open_basedir
> > "/var/www/vhosts/domainxx.de/httpdocs:/tmp"
> >
> >
> >
> > ist das so o.K.?
> >
> > gruß
> > Tom
> >
> >
> >
> >
> >
> >
> > >Hi Tom,
> >
> > >ich verwende auch plesk unter suse 9.3
> >
> > >Du musst vermutlich noch die Verwendung von SymLinks aktivieren!
> > >Dazu in die vhost.conf folgendes eintragen:
> >
> > ><Directory "/home/httpd/vhosts/meine-domain.de/httpdocs">
> > >Options Indexes FollowSymLinks
> > ></Directory>
> >
> > >Dann sollte es klappen!
> >
> > >Herzliche Grüße... Sven
> >
> >
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: typo3-german-bounces at lists.netfielders.de
> > > [mailto:typo3-german-bounces at lists.netfielders.de] Im
> > Auftrag von tom
> > > bohl
> > > Gesendet: Freitag, 6. Januar 2006 19:59
> > > An: TYPO3-german at lists.netfielders.de
> > > Betreff: [Norton AntiSpam] [TYPO3-german] openbasedir
> > >
> > > Hallo,
> > >
> > > ich habe einen neuen server mit suse 9.3 und plesk reloaded
> > > eingerichtet.
> > > Jetzt bekomme ich immer folgenden Einwand von typo3 :
> > >
> > >
> > > This restricts TYPO3 to open and include files only in this path.
> > > Please make sure that this does not prevent TYPO3 from running.
> > > Notice (UNIX): Before checking a path according to
> > open_basedir, PHP
> > > resolves all symbolic links.
> > >
> > > Folgenden open_basedir habe ich in die vhost.conf (für plesk)
> > > eigertragen:
> > >
> > >  open_basedir=/var/www/vhosts/domainxx.de/httpdocs:/tmp
> > >
> > > Das sollte normal klappen,
> > >
> > > Hat jemand eine Ahnung, wie ich das hinbekomme?
> > >
> > > Herzlichen Gruß
> > >
> > > Tom
> > > _______________________________________________
> > > TYPO3-german mailing list
> > > TYPO3-german at lists.netfielders.de
> > > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> > >
> >
> >
> > _______________________________________________
> > TYPO3-german mailing list
> > TYPO3-german at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> >
> > _______________________________________________
> > TYPO3-german mailing list
> > TYPO3-german at lists.netfielders.de
> > http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> >
> 
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 





More information about the TYPO3-german mailing list