|
Posted by Lόpher Cypher on 10/12/16 11:38
Hi,
I am having trouble with xsl extension (php 5.1.2 under apache 2 on win
xp). I've put php.ini into c:\php, uncommented the extension, and
running php.exe shows that php.ini is read (giving incorrect extension
path gives an error). In httpd.conf I have the usual loading of the php
module, type association, and path to php.ini:
PHPIniDir "C:/php". Running test on apache config gives no errors, and
the server starts without errors. Php pages work fine (i.e. they are
processed), but the extension is not loaded - it doesn't show in
get_loaded_extensions() and calling new XSLTProcessor() says the class
does not exist. Any ideas? I've also tried to put php.ini into
c:\windows, but that didn't work.
Thanks!
--
- lΓΌpher
---------------------------------------------
"Man sieht nur das, was man weiΓ" (Goethe)
Navigation:
[Reply to this message]
|