Hi Jan,
The problem was fixed after I put in extension=dom.so before xsl.so in php.ini 
file.

No more "xsl.so: symbol dom_node_class_entry: referenced symbol not found in 
Unknown" error when apache start.

Thanks for your help.

David Long

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Jan 
Holzhueter
Sent: Tuesday, September 25, 2012 12:44 AM
To: [email protected]
Subject: Re: [csw-users] apache php error

Hi,
sorry for the late replay,
Please check if php5_dom is installed and loaded in php.ini:
extension=dom.so

I don't know if order does matter but put it before xml.so

It looks like this dependency is not set on the xml package.
This needs to be fixed. But this might take some time since Ben is busy atm.

Sorry for the problems.

Greetings
Jan


Greetings
Jan

Am 24.09.12 22:36, schrieb David Long:
> Hi Jan,
> I found the php.ini file and enabled IIRC pdo. So no more "Cannot load module 
> 'pdo_mysql'" error.
> But I still have " xsl.so: symbol dom_node_class_entry: referenced symbol not 
> found in Unknown" error.
> Any suggestions what should I do? I did check the all dependencies. And did 
> not find any problem.
> Should I reinstall xsl package?
> 
> Thanks
> 
> David Long
> 
> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of 
> David Long
> Sent: Friday, September 21, 2012 7:52 AM
> To: Questions and discussions
> Subject: Re: [csw-users] apache php error
> 
> Hi Jan,
> I did not found php.ini or php.ini-csw file in /opt/csw/php5/lib directory.
> Where it should be?
> Or does it means my php installation is not complete?
> Also what is xsl.so for? Should I just remove the package has xsl.so to get 
> rid of this warning?
> 
> Thanks
> David Long
> ________________________________________
> From: [email protected] 
> [[email protected]] On Behalf Of Jan 
> Holzhueter [[email protected]]
> Sent: Thursday, September 20, 2012 11:19 PM
> To: [email protected]
> Subject: Re: [csw-users] apache php error
> 
> Hi,
> 
> Am 21.09.12 00:36, schrieb Ben Walton:
>> Hi David,
>>
>>> PHP Warning:  PHP Startup: Unable to load dynamic library 
>>> '/opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626/xsl.so' 
>>> -
>>> ld.so.1: httpd: fatal: relocation error: file
>>> /opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626/xsl.so: 
>>> symbol
>>> dom_node_class_entry: referenced symbol not found in Unknown on line
>>> 0
>>
>> Are all of the dependencies for CSWphp5-xsl properly installed?  The 
>> list is here: http://www.opencsw.org/packages/CSWphp5-xsl/
>>
>>> PHP Warning:  Cannot load module 'pdo_mysql' because required module 'pdo'
>>> is not loaded in Unknown on line 0
>>
>> Are all of these modules enabled in php.ini?
> 
> IIRC pdo is not enabled by the default script since it's not in the php.ini. 
> you need to add it.
> 
> Greetings
> Jan
> 
> 
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.opencsw.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.opencsw.org/mailman/listinfo/users
> _______________________________________________
> users mailing list
> [email protected]
> https://lists.opencsw.org/mailman/listinfo/users
> 

_______________________________________________
users mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/users

Reply via email to