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
We are currently running PHP 5.2.4 on a Windows 2003 Server. We have
installed Microsoft 2008 C++ Runtime (x86) on the box but can't get
5.3.6 to run. The install goes fine (IIS CGI non-threaded protection),
no errors, but on a reboot php doesn't work. We try to access a small
test.php script w
Hello all,
I am interested in upgrading my php to 5.2.8 (currently 5.2.6) on my
development machine but before I started I thought I send a note out to this
list to see if anyone has any pointers or advice.
I have gone through the documentation on php.net, specifically this page:
http://www.php.ne
Greeting,
First time poster. I have made some changes to external library (ie.
IMAP c-client) and wonder if I have to rebuild the whole PHP (PHP 5.2.5)
or I could do some make extension, and how? I looked into PHP manual,
but found nothing. Any pointers would be appreciated.
Thanks in adv
I am planning to upgrade my web server from PHP 4 to PHP 5.
I currently have apache 2 and PHP 4.4.7 installed from source.
But I have been unable to find a god “how to” describing the process when
upgrading of php on a linux system.
I have some third party extensions enabled, such as eaccelerator
:[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 have php4 installed.
From the command line, if I type "php", it tells me:
PHP Warning: PHP Startup: Unable to load dynamic library './gd.so' -
./gd.so: Cannot open shared object file: No such file or directory in
Unknown on line 0
I understand what it is saying, but I don't understand
> 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
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.
Carinus
--
This e-mail and its
I am new to PHP development.
I am trying to setup a PHP developer environment on my
Windows 2000 desktop system.
I have Apache 2.0.52 installed and running - I'm
currently using Apache for another application via a Servlet plug-in
I have installed PHP 4.4.2 and I can run php -i
command
-INSTALL] Question regarding PHP5
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
sys
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
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 with PHP4?
TIA
-Daniel
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
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
msg
<>
Hi,
how have I to change the entry in the php.ini for handle
formfieldentries in php. I want that I mustn't specify with which method
I transfer the values to the script.
Actual I've a form and a outputscript, but the value of the field is
not displayed.
Regards,
Ruprecht
I got php with gettext, ldap, imap & mysql installed and running but I don't
think I have PHP registered properly. On my RH linux box I can do a which php
and get the location but on OpenBSD I just get
which php
php: Command not found.
which ls
/bin/ls
any ideas?
Also I can access test.php
19 matches
Mail list logo