Hi Daniel,
As described in UPDATING (in your PORTS-collection):
20040719:
AFFECTS: users of PHP
AUTHOR: [EMAIL PROTECTED]
The old lang/php4 and lang/php5 ports have been splitted into 'base' PHP,
PEAR, and shared extensions to allow more flexibility and add new
features.
Upgrading
Just upgraded to php 4.3.10
phpinfo() apparently stuck on
PHP Version 4.3.5
System
FreeBSD xxx.com 4.9-STABLE FreeBSD 4.9-STABLE
#0: Wed Nov i386
Build Date
Apr 11 2004 20:01:52
Command line
Check your http.conf.
In [Section 1: Global Environment] search for "LoadModule php4_module".
Your old libphp4.so may resist in /usr/local/apache/libexec/libphp4.so.
The PORTS-install adds an LoadModule to: libexc/apache/libphp4.so,
Which has an PREFIX defined by ServerRoot (default:"/usr/local"
My guess is that something went wrong when you upgraded your PHP
installation.. Maybe you didn't recompile Apache with the new PHP version or
something..
--
// DvDmanDT
MSN: dvdmandt¤hotmail.com
Mail: dvdmandt¤telia.com
"Joseph E. Maxwell" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTE
Hi folks,
I've got problems to get jpeg support into the gd lib.
PHP version is 4.3.10, OS is SuSE 9.0.
Neccesary pakets are installed:
$ rpm -qa | egrep 'gd|libpng|jpeg'
[...]
gd-devel-2.0.15-55
jpeg-6b-634
libpng-1.2.5-194
gd-2.0.15-55
libjpeg-6.2.0-634
libpng-devel-1.2.5-194
[...]
My PHP con
Just installed apache 1.3.33 with php 4.3.10. Now when i do a:
error_log("this\nis\na\ntest");
the output in the error.log looks like:
[Sat Jan 15 11:24:51 2005] [error] this\nis\na\ntest
If i run the same on other servers it comes out like:
[Sat Jan 15 11:24:51 2005] [error] this
is
a
test
A
I will be out of the office starting 22.11.2004 and will not return until
28.03.2005.
22-11-2004 / 28.03.2005 tarihleri arası izinliyim.
BİZBİZE Portal ile ilgili: MELEK TAKIM,
AvukatPro ile ilgili CEM ANIL ile iletişim kurabilirsiniz.
İyi çalışmalar.
T
Joseph E. Maxwell wrote:
> Just upgraded to php 4.3.10
> phpinfo() apparently stuck on
>
>
> PHP Version 4.3.5
>
>
> SystemFreeBSD xxx.com 4.9-STABLE FreeBSD 4.9-STABLE #0: Wed Nov
> i386
> Build DateApr 11 2004 20:01:52
>
>
>
> Command line ==>
>php -v
>PHP 4.3.10 (cli)