|
Posted by d on 01/30/06 16:53
"Lόpher Cypher" <lupher.cypher@verizon.net> wrote in message
news:0U6Df.1569$pO2.259@trndny09...
> 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.
Have you made sure your extension_dir is set properly in your php.ini?
Are you successfully using other extensions?
> Thanks!
>
> --
>
> - lόpher
dave
> ---------------------------------------------
> "Man sieht nur das, was man weiί" (Goethe)
Navigation:
[Reply to this message]
|