Mailinglisten-Archive |
Henning Heil schrieb: > Hallo alle, > > ich betreibe seit einiger Zeit php 4 und 5 auf meiner Win-Kiste und > gestertn ist mir aufgefallen, dass bei der 4er die GD2-Bibliothek nicht > mehr geht. Ergebnis der Forschungen: php4 nimmt nicht die richtige > php.ini. Lege ich sie zurück nach c:\windows geht php5 nicht mehr > richtig. Soweit auch irgendwie logisch. > > Wie kann ich also php4 sagen, an welcher (neuen) Stelle die ini liegt? > Irgendwo in der Apache httpd.conf vielleicht? Andere Alternativen? bei mir sieht das so in der httpd.conf aus: #PHP4 #PHPIniDir "C:/php_40400" #LoadModule php4_module "c:/php_40400/sapi/php4apache2.dll" #PHPIniDir "C:/php_40401" #LoadModule php4_module "c:/php_40401/sapi/php4apache2.dll" #PHP5 #PHPIniDir "C:/php_50005" #LoadModule php5_module "c:/php_50005/php5apache2.dll" #PHPIniDir "C:/php_50100" #LoadModule php5_module "c:/php_50100/php5apache2.dll" PHPIniDir "C:/php_50102" LoadModule php5_module "c:/php_50102/php5apache2.dll" -- Sebastian Mendel www.sebastianmendel.de www.sf.net/projects/phpdatetime | www.sf.net/projects/phptimesheet
php::bar PHP Wiki - Listenarchive