apache restart gives php error and cannot run php-XSL pages

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mefdo
Forum Newbie
Posts: 10
Joined: Mon Jul 29, 2002 10:06 am

apache restart gives php error and cannot run php-XSL pages

Post by mefdo »

I am on win NT4.0

I am running Apache 2.0, Php 4.2 and MYSQL 3.23.49...

I did install XSL_PHP_4.1 downloaded from shanx.com/php/getXsl.htm

Followed the same instructions in php.ini file

extension=php_xslt.dll

I am getting 2 error messages at apache restart twice.

1) point_ecalloc could not be located in php4ts.dll not located
2) unable to load dynamic library c:\php4.2.2-Win32/php_xslt.dll

Still apache comes up but my PHP-XSL pages cannot be hosted. Only PHP pages canbe hosted!!

I have php4ts.dll, php4apache2.dll, expat.dll,sablot.dll,xmlparse.dll and xmltok.dll in c:\winnt\system32 dir.

Also I added expat.dll, sablot.dll to the path.

Do I need to register anything ??

Could someone please let me know whats wrong here?

This is really urgent !!
my email is mefdo@hotmail.com

Mei :roll:
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

hey that site gave me a 404, i figured there maybe was some helpful suggestions or FAQ's there...
mefdo
Forum Newbie
Posts: 10
Joined: Mon Jul 29, 2002 10:06 am

php - XSL install problem in php.ini

Post by mefdo »

Site is still alive

http://shanx.com/php/xsl/getXsl.htm

How about resolving my PROBLEM ???
Post Reply