Hi Eric,
Two basic questions, but as I'm the first to reply I'll give it a
shot. Is there anything in the php error log? Also, could you ensure
display startup errors is on?
Paul
--
Paul Reinheimer
Zend Certified Engineer
:[EMAIL PROTECTED]
Sent: Wednesday, April 19, 2006 9:40 AM
To: Donatas Vyzas
Subject: Re: [PHP-INSTALL] Question about gd.so and PHP
No, it's part of a RHEL3 install that I did pretty much with the Red Hat
GUI installer. Maybe this relates to a different issue on the same machine:
W
> I would like to know if it is possible to install PHP on two webservers on
>
> the same machine. I have a sunone webserver running with PHP already and
> I would like to install PHP with apache on the same machine can anyone
> point me in the right diresction.
>
yes as long the webservers
Carinus
Are you using a windows system (or are you unix). Either way the
solution s/be similar.
This should not be a problem, all you need do is edit the apache
httpd.conf file to reflect your PHP location:
In windows:
#PHP INSERTS
ScriptAlias /php/ "c:/web/php/"
AddType application/x-httpd
For security reasons alone, PHP 5 is an order of magnitude better than PHP 4
for production use. Read the update notes (RTFM).
~mark
-Original Message-
From: Daniel Brandauer [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 29, 2005 1:30 AM
To: php-install@lists.php.net
Subject: [PHP-INS
Daniel Brandauer wrote:
Hi All,
I have been unable to find a direct answer to this question on the net
so I am asking here. I need a definitive answer for a client. Let me
know if this is the wrong place.
Is PHP 5 "officially" ready for production use, or should important
systems stick wit
Menon, Girish (GE Healthcare) wrote:
Hi,
I have a lot of systems deployed which has the latest Apache version (without PHP), built on Linux, bundled into it.
Some of the sites have asked for PHP as well.
Is there someway I can install PHP without having to re-build Apache?
Girish
yeah