- 论坛徽章:
- 0
|
网上的一种解决办法,试过还是不行
[csw-users] PHP error using Apache2\r\nShah, Maunir Maunir.shah at knowles.com \r\nFri Oct 20 18:48:15 MEST 2006 \r\n\r\nPrevious message: [csw-users] meld: No module named pygtk \r\nNext message: [csw-users] [csw-newpkgs] weekly package summary \r\nMessages sorted by: [ date ] [ thread ] [ subject ] [ author ] \r\n\r\n--------------------------------------------------------------------------------\r\n\r\nFigured out what the issue was and it was setting the Library path as\r\nwell as the regular path. I had the library path, but forgot to include\r\nthe other one. Make sure the \"/opt/csw/..\" path is the first in your\r\nenv. I was able to start apache just fine. Now, my issue is that I\r\ndon\'t see the php pages. So, have to troubleshoot that. Fun fun\r\nfun....\r\n\r\n \r\n\r\nPATH=/opt/csw/bin:\r\n\r\nLD_LIBRARY_PATH=/opt/csw/lib:\r\n\r\n \r\n\r\nMaunir Shah\r\n\r\n________________________________\r\n\r\nFrom: Shah, Maunir \r\nSent: Thursday, October 19, 2006 1:03 PM\r\nTo: \'users at lists.blastwave.org\'\r\nSubject: PHP error using Apache2\r\n\r\n \r\n\r\nI installed php and apache2, but when I restart the apache process I get\r\nan error. The library is there and the find on the net was to change\r\nthe Library path, which has been done. But the error still stays. Any\r\nhelp would be appreciated.\r\n\r\n \r\n\r\nOS is Solaris 10 and the packages that I have installed so far.\r\nObviously the dependencies are installed as well but not listed.\r\n\r\n \r\n\r\nap2_modphp5\r\n\r\nap2_prefork\r\n\r\napache2c\r\n\r\napache2rt\r\n\r\n \r\n\r\nError:\r\n\r\nhttpd: Syntax error on line 123 of /opt/csw/apache2/etc/httpd.conf:\r\nCannot load /opt/csw/apache2/libexec/libphp5.so into server: ld.so.1:\r\nhttpd: fatal: relocation error: file\r\n/opt/csw/apache2/libexec/libphp5.so: symbol\r\nxmlParserInputBufferCreateFilenameDefault: referenced symbol not found\r\n\r\n \r\n\r\nThanks\r\n\r\n \r\n\r\nMaunir Shah\r\n\r\n******************************* IMPORTANT MESSAGE ******************************\r\nThis transmission may contain information that is privileged, confidential\r\nand/or exempt from disclosure under applicable law. If you are not the intended\r\nrecipient, you are hereby notified that any disclosure, copying, distribution, \r\nor use of the information contained herein (including any reliance thereon) is \r\nSTRICTLY PROHIBITED. If you received this transmission in error, please \r\nimmediately contact the sender and destroy the material in its entirety, whether\r\nin electronic or hard copy format. Thank you.\r\n********************************************************************************\r\n-------------- next part -------------- |
|