<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: php error when start Apache in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426891#M205091</link>
    <description>I'm seeing some references in here to ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;That is probably not the apache file associated with the hpws installation you did. It appears to be an oracle adaptation intended for the Oracle ias product.&lt;BR /&gt;&lt;BR /&gt;SLIB_PATH must include the directory /usr/lib&lt;BR /&gt;&lt;BR /&gt;Please take a look at the /sbin/init.d directory for another file that looks like apachectl&lt;BR /&gt;&lt;BR /&gt;At this moment I can't look at my D320 box because a power failure brought it down. The UPS didn't work and I'm not turning the box back on until I figure out whats wrong with the UPS.&lt;BR /&gt;&lt;BR /&gt;I think you are merely using the wrong startup script.&lt;BR /&gt;&lt;BR /&gt;I'll try and get my box back up in a few hours and post back to the thread with the correct script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Sun, 21 Nov 2004 20:56:13 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-11-21T20:56:13Z</dc:date>
    <item>
      <title>php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426888#M205088</link>
      <description>Here is reference :==========================&lt;BR /&gt;&lt;BR /&gt;# Bundle(s):&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  HPUXEng32RT           B.11.00.01     English HP-UX 32-bit Runtime Environment &lt;BR /&gt;  UXCoreMedia           B.11.00.01     HP-UX Media Kit (Reference Only. See Description) &lt;BR /&gt;  XSWGR1100             B.11.00.47.08  General Release Patches, November 1999 (ACE) &lt;BR /&gt;  hpuxwsApache          A.2.0.52.00    HP-UX Apache-based Web Server &lt;BR /&gt;  hpuxwsTomcat          A.4.1.29.04    HP-UX Tomcat-based Servlet Engine &lt;BR /&gt;  hpuxwsWebmin          A.1.070.02     HP-UX Webmin-based Admin &lt;BR /&gt;# pwd&lt;BR /&gt;/opt/hpws/apache&lt;BR /&gt;# cd bin&lt;BR /&gt;# ./apachectl start&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: dlsym (code)  from /opt/hpws/apache/modules/libphp4.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: dlerror (code)  from /opt/hpws/apache/modules/libphp4.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: dlopen (code)  from /opt/hpws/apache/modules/libphp4.so&lt;BR /&gt;/usr/lib/dld.sl: Unresolved symbol: dlclose (code)  from /opt/hpws/apache/modules/libphp4.so&lt;BR /&gt;Syntax error on line 223 of /opt/hpws/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /opt/hpws/apache/modules/libphp4.so into server: Unresolved external&lt;BR /&gt;===============================================&lt;BR /&gt;&lt;BR /&gt;I enable PHP by referencing&lt;BR /&gt;&lt;A href="http://www.hp.com/products1/unix/webservers/apache/faqs/#php1" target="_blank"&gt;http://www.hp.com/products1/unix/webservers/apache/faqs/#php1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;However, it display this error. I am using v11.00 OS. with latest HP-UX Web Server Suite v.2.10. I am wondering why it display this error. PHP bundled with this Suite have problem too ? Should I need to do something ? I had searched info in internet. It seems that I need to install PHP4 again after installing this Suite. But, I do not think that HP do this kind of careless thing when produce this Suite in Oct 2004. Anyone know why ?</description>
      <pubDate>Sun, 21 Nov 2004 01:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426888#M205088</guid>
      <dc:creator>Kenneth_61</dc:creator>
      <dc:date>2004-11-21T01:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426889#M205089</link>
      <description>Check the physical presence of the files its complaining about.&lt;BR /&gt;&lt;BR /&gt;If those files were deleted restore them. They are probably present.&lt;BR /&gt;&lt;BR /&gt;If they are present, check these two environment varaibles in your startup script:&lt;BR /&gt;&lt;BR /&gt;PATH&lt;BR /&gt;SHLIB_PATH&lt;BR /&gt;&lt;BR /&gt;make sure SHLIB_PATH is set in the startup script, which should be in /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;This assumes that you installed the Integrated apache/php depot set from HP. If apache was already on the system from compile or something, I'd recommend starting over with the depot for HPWeb Suite at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 21 Nov 2004 03:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426889#M205089</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-21T03:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426890#M205090</link>
      <description>Thanks SEP.&lt;BR /&gt;&lt;BR /&gt;v11.00 is clean install. I install latest HP-UX Web Server 2.10 from HP depot file by all default setting and complete installation. Can you see the attach apachectl file. It seems to be ok with the PATH exported in the apachectl file.  &lt;BR /&gt;&lt;BR /&gt;Any idea ? Many thanks.</description>
      <pubDate>Sun, 21 Nov 2004 06:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426890#M205090</guid>
      <dc:creator>Kenneth_61</dc:creator>
      <dc:date>2004-11-21T06:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426891#M205091</link>
      <description>I'm seeing some references in here to ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;That is probably not the apache file associated with the hpws installation you did. It appears to be an oracle adaptation intended for the Oracle ias product.&lt;BR /&gt;&lt;BR /&gt;SLIB_PATH must include the directory /usr/lib&lt;BR /&gt;&lt;BR /&gt;Please take a look at the /sbin/init.d directory for another file that looks like apachectl&lt;BR /&gt;&lt;BR /&gt;At this moment I can't look at my D320 box because a power failure brought it down. The UPS didn't work and I'm not turning the box back on until I figure out whats wrong with the UPS.&lt;BR /&gt;&lt;BR /&gt;I think you are merely using the wrong startup script.&lt;BR /&gt;&lt;BR /&gt;I'll try and get my box back up in a few hours and post back to the thread with the correct script.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 21 Nov 2004 20:56:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426891#M205091</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-21T20:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426892#M205092</link>
      <description>dlsym and friends should be in /usr/lib/libdld.sl. You probably need to update your linker. Please install the following patch (or later)&lt;BR /&gt;&lt;BR /&gt;PHSS_24303 s700_800 11.00 ld(1) and linker tools cumulative patch</description>
      <pubDate>Sun, 21 Nov 2004 22:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426892#M205092</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2004-11-21T22:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426893#M205093</link>
      <description>I have brought up my D320.&lt;BR /&gt;&lt;BR /&gt;The script you should be activating to start the HPWS apache port you have installed is:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d/hpws_apache&lt;BR /&gt;&lt;BR /&gt;The script you posted is for oracle ias apache httpd server. It is quite similar and can co-exist with the HP version. You just need to decide who gets what port. The Oracle product does not defaul to 80.&lt;BR /&gt;&lt;BR /&gt;I like that linker patch idea too.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;Getting some sleep.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Sun, 21 Nov 2004 23:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426893#M205093</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-21T23:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: php error when start Apache</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426894#M205094</link>
      <description>Yeah ! You are right. The patch can fix this error.&lt;BR /&gt;&lt;BR /&gt;I had installed the following and the problem is gone. &lt;BR /&gt;&lt;BR /&gt;ref: The latest patch newer than PHSS_24303 s700_800 11.00 ld(1) and linker tools cumulative patch :  PHSS_30967 1.0 linker tools cumulative patch</description>
      <pubDate>Mon, 22 Nov 2004 09:01:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/php-error-when-start-apache/m-p/3426894#M205094</guid>
      <dc:creator>Kenneth_61</dc:creator>
      <dc:date>2004-11-22T09:01:33Z</dc:date>
    </item>
  </channel>
</rss>

