I put some debugging code in and it indicates that all the codes are
executed before the error kicks in.
How could I avoid the memory cannot be read error?
William
-Original Message-
From: William Cheung [mailto:william@;databyte.com]
Sent: October 24, 2002 4:49 PM
To: PHP Support
Subj
php-install Digest 24 Oct 2002 23:44:27 - Issue 1085
Topics (messages 8904 through 8910):
Re: Apache 2.0.43/PHP 4.2.3/Win XP Pro
8904 by: Stuart
PHP / Net-SNMP problem.
8905 by: Per Mattsson
too complicated for the time I have
8906 by: php user
8907 by: Rasm
The following is part of my script and I checked the data file. All rows
got inserted.
William Cheung, B.Sc. MCSE MCDBA
Databyte Corp.
I would strongly suggest using Apache 1.3.x and the associated existing
php rpms that are out there. Apache2+PHP is not a stable combination at
this point.
-Rasmus
On Thu, 24 Oct 2002, php user wrote:
> Hi, I am having a difficult time compiling php-4.2.3 DSO with Apache 2 on a
> RedHat 8.0. I
Hi, I am having a difficult time compiling php-4.2.3 DSO with Apache 2 on a
RedHat 8.0. I need the following "with's" gettext, xml, mysql, ldap, mcrypt,
imap,and ftp. Can anybody give me a reason why I couldn't use rpm's to
accomplish this tasked? And if I can does anyone know what rpm's I would ne
I am trying to get snmp in to PHP, but the make does not like
to go through net-snmp code correctly.
I get
make[3]: Entering directory `/PCDISK/Linux/PHP/php-4.2.3/ext/snmp'
/bin/sh /PCDISK/Linux/PHP/php-4.2.3/libtool --silent --mode=compile
gcc -I. -I/PCDISK/Linux/PHP/php-4.2.3/ext/snmp
-I/P
On Wednesday, Oct 23, 2002, at 15:27 Europe/London, Billy Kendall wrote:
LoadModule php4_module c:/php/sapi/php4apache.dll
The error you give below is not caused by this, but you should be using
php4apache2.dll since you are using Apache2.
but I am receiving the following errors when trying to
php-install Digest 24 Oct 2002 08:23:26 - Issue 1084
Topics (messages 8895 through 8903):
Re: Apache 2.0.43/PHP 4.2.3/Win XP Pro
8895 by: Aaron Wolski
8896 by: David Barrett
libphp4.so: undefined symbol: _dmalloc_strlen
8897 by: Wilfredo I.
Installer Calls for Missi
Hello,
I am completed my first contribution :
1) I see that in access-log, I CAN'T see a trace of the request
There is NO message like this
x.y.z.t - - [23/Oct/2002:14:23:58 +0200] "GET /info.php HTTP/1.0"
2) On a terminal Window on the machine,
- I put this command : telnet localhost
- The