> There should be a new entry like "XSLT enabled" under "XML enabled" in
> your PHPinfo in case of successful set-up.

Thats what Im looking for, but cant find it... however the configure line
still says its in there.

> I'm not very familiar with the Unix build, but just to be sure can you
> check if you uncommented the xslt extension in your php.ini file (if
> any)?

As far as I know Ive done everything I need to, there isnt any php.ini
directive that does that. If Im missing something I can check...

If there was an error I could probably debug it - but there isnt! heh

> ----- Original Message -----
> From: "Dan Hardiker" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, August 27, 2002 2:52 PM
> Subject: [PHP] Compiling PHP with Sablot support
>
>
>> Hi All,
>>
>> I have PHP-4.3.0(dev) [php cvs version] and have the following
>> configure:
>>
>> ../configure --with-mysql=/usr/local/ --with-gd=/usr/local/
>> --with-openssl --with-curl --enable-ftp --with-dom --with-xml
>> --enable-trans-sid
>> --enable-sockets --enable-wddx --with-zlib --with-mcrypt=/usr/local/
>> --with-mhash=/usr/local/ --with-freetype --with-t1lib --with-ttf
>> --with-freetype-dir=/usr/local/ --with-gettext --enable-track-vars
>> --with-apxs --with-expat --with-enable-xslt --with-xslt-sablot
>> --with-sablot
>>
>> Configure runs fine... Make runs beautifully... Make Install runs
>> perfectly... Apache restarts great, but:
>>
>> Fatal error: Call to undefined function: xslt_create_processor() in
>> /usr/home/dhardiker/public_html/cvs/flash_api_4.03/xslTransformer.inc.php
>> on line 24
>>
>> Ideas?
>>
>> PS: Im running FreeBSD 4.6-Stable and a copy of my
>> phpinfo() output can be found at http://dipsy.dapond.net/phpinfo.html.

-- 
Dan Hardiker [[EMAIL PROTECTED]]
ADAM Software & Systems Engineer
First Creative Ltd



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to