Current time: 09-29-2024, 11:51 AM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[erledigt] falsche php.ini bei nur einer Domain
Author Message
se2bass Offline
Development Team - Junior
*****
Dev Team

Posts: 133
Joined: May 2009
Reputation: 7
Post: #4
RE: falsche php.ini bei nur einer Domain
Hallo,
Ich brauch noch ein paar Infos:

Was ist Debian Lenny 3 ? (Kenn nur Debian 5.0 aka Lenny ?)

Da diese code für den FCGI zuständig ist:
Code:
<IfModule mod_fcgid.c>
        <Directory /var/www/virtual/domain.tld/htdocs>
            FCGIWrapper /var/www/fcgi/domain.tld/php5-fcgi-starter .php
            Options +ExecCGI
        </Directory>
        <Directory "/var/www/fcgi/domain.tld">
            AllowOverride None
            Options +ExecCGI MultiViews -Indexes
            Order allow,deny
            Allow from all
        </Directory>
</IfModule>

Brauch ich bitte noch die "/var/www/fcgi/domain.tld/php5-fcgi-starter" Datei ...

Gruß
se2bass
08-28-2009 06:47 AM
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: falsche php.ini bei nur einer Domain - se2bass - 08-28-2009 06:47 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)