<?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: RedHat 8.0 &amp;amp; PHP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878020#M3262</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;PHP is a server-side web programming language that you can embed into HTML pages. When a user accesses a PHP-based page, PHP dynamically creates a web page that is then passed to the browser. &lt;BR /&gt;&lt;BR /&gt;You can have a look on the following URL for getting more idea:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/prog/c7773.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/prog/c7773.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks :)</description>
    <pubDate>Thu, 09 Jan 2003 13:49:37 GMT</pubDate>
    <dc:creator>Ng King Wang</dc:creator>
    <dc:date>2003-01-09T13:49:37Z</dc:date>
    <item>
      <title>RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878018#M3260</link>
      <description>Hello all,&lt;BR /&gt;&lt;BR /&gt;During installing RedHat 8.0, I also chose to install PHP.  &lt;BR /&gt;&lt;BR /&gt;But when I test PHP with the following "test.php" file, nothing is displayed on browser.&lt;BR /&gt;&lt;BR /&gt;Content of "test.php"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  phpinfo();&lt;BR /&gt;?&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is there any command for me to start and stop PHP service, check the status of PHP service on RedHat 8.0? &lt;BR /&gt;&lt;BR /&gt;Thanks in advance :)&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Jan 2003 13:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878018#M3260</guid>
      <dc:creator>Ng King Wang</dc:creator>
      <dc:date>2003-01-09T13:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878019#M3261</link>
      <description>I recently installed RH 8.0 - but i'm not familiar with PHP - what's it stand for?  I'll be happy to help in anyway</description>
      <pubDate>Thu, 09 Jan 2003 13:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878019#M3261</guid>
      <dc:creator>John Meissner</dc:creator>
      <dc:date>2003-01-09T13:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878020#M3262</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;PHP is a server-side web programming language that you can embed into HTML pages. When a user accesses a PHP-based page, PHP dynamically creates a web page that is then passed to the browser. &lt;BR /&gt;&lt;BR /&gt;You can have a look on the following URL for getting more idea:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/prog/c7773.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/database/RHDB-2.1-Manual/prog/c7773.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks :)</description>
      <pubDate>Thu, 09 Jan 2003 13:49:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878020#M3262</guid>
      <dc:creator>Ng King Wang</dc:creator>
      <dc:date>2003-01-09T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878021#M3263</link>
      <description>Where did you put this file, and by what URL did you try to access it from?&lt;BR /&gt;&lt;BR /&gt;What does 'rpm -qa "php*"' report?&lt;BR /&gt;&lt;BR /&gt;Is your web-server listening ? Confirm by issuing these two commands:&lt;BR /&gt;&lt;BR /&gt;ps -fp $(netstat -ntlp | grep http&lt;BR /&gt;&lt;BR /&gt;Did any errors show up when you started the web service? Look in /var/log/httpd/error_log&lt;BR /&gt;&lt;BR /&gt;Restart the web server, and watch it if you're unsure ("service httpd restart").&lt;BR /&gt;&lt;BR /&gt;Does the same thing happen if you use long tags, not short tags (change "</description>
      <pubDate>Thu, 09 Jan 2003 23:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878021#M3263</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-09T23:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878022#M3264</link>
      <description>Hello Stuart,&lt;BR /&gt;&lt;BR /&gt;I put "test.php" on the following folder:&lt;BR /&gt;/var/www/html&lt;BR /&gt;&lt;BR /&gt;Following is the file and directory in /var/www/html:&lt;BR /&gt;&lt;BR /&gt;[root@es1 html]# ls&lt;BR /&gt;test.php  usage &lt;BR /&gt;&lt;BR /&gt;I enter the following URL on the browser:&lt;BR /&gt;&lt;A href="http://202.123.213.5/test.php" target="_blank"&gt;http://202.123.213.5/test.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Follwing lines are the output I got:&lt;BR /&gt;&lt;BR /&gt;[root@es1 kwng]# rpm -qa "php*"&lt;BR /&gt;php-4.2.2-8.0.5&lt;BR /&gt;php-imap-4.2.2-8.0.5&lt;BR /&gt;php-pgsql-4.2.2-8.0.5&lt;BR /&gt;php-ldap-4.2.2-8.0.5&lt;BR /&gt;&lt;BR /&gt;[root@es1 kwng]# ps -fp $(UID        PID  PPID  C STIME TTY          TIME CMD&lt;BR /&gt;root      6395     1  0  2002 ?        00:00:01 /usr/sbin/httpd&lt;BR /&gt;&lt;BR /&gt;[root@es1 kwng]# netstat -ntlp | grep http&lt;BR /&gt;tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN&lt;BR /&gt;6395/httpd&lt;BR /&gt;tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN&lt;BR /&gt;6395/httpd                           &lt;BR /&gt;&lt;BR /&gt;By the way, i do not understand the meaning of "use long tags".  Should I put &lt;BR /&gt;"" in one line? &lt;BR /&gt;&lt;BR /&gt;Thanks :)</description>
      <pubDate>Fri, 10 Jan 2003 03:15:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878022#M3264</guid>
      <dc:creator>Ng King Wang</dc:creator>
      <dc:date>2003-01-10T03:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878023#M3265</link>
      <description>*pokes*prods* wow.. what a stuff-up on RH's behalf!&lt;BR /&gt;&lt;BR /&gt;*pokes it some more* wow..&lt;BR /&gt;&lt;BR /&gt;Have a RH8 box here.  Same thing.  Never noticed.&lt;BR /&gt;&lt;BR /&gt;*poke* Ahh.. Yes.. &lt;BR /&gt;&lt;BR /&gt;By default, RH8 configures PHP to require the use of 'long tags'.&lt;BR /&gt;&lt;BR /&gt;You have two choices.  One, use long tags:&lt;BR /&gt;&lt;BR /&gt;  phpinfo();&lt;BR /&gt;?&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Two, change PHP's configuration to use short tags:&lt;BR /&gt;&lt;BR /&gt;/etc/php.ini, change:&lt;BR /&gt;&lt;BR /&gt;short_open_tag = Off&lt;BR /&gt;to&lt;BR /&gt;short_open_tag = On&lt;BR /&gt;&lt;BR /&gt;This should fix your issue.</description>
      <pubDate>Fri, 10 Jan 2003 04:04:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878023#M3265</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-10T04:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878024#M3266</link>
      <description>Thank you, Stuart.&lt;BR /&gt;&lt;BR /&gt;Can I configure RedHat 8.0 to support both long tags and short tags?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jan 2003 05:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878024#M3266</guid>
      <dc:creator>Ng King Wang</dc:creator>
      <dc:date>2003-01-10T05:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat 8.0 &amp; PHP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878025#M3267</link>
      <description>PHP always supports Long tags.  Changing that option will make it support both.</description>
      <pubDate>Fri, 10 Jan 2003 05:13:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-8-0-amp-php/m-p/2878025#M3267</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-10T05:13:50Z</dc:date>
    </item>
  </channel>
</rss>

