RE: [PHP-INST] Re: Application Error

2002-10-24 Thread William Cheung
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 -0000 Issue 1085

2002-10-24 Thread php-install-digest-help
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

[PHP-INST] Re: Application Error

2002-10-24 Thread William Cheung
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.

Re: [PHP-INST] too complicated for the time I have

2002-10-24 Thread Rasmus Lerdorf
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

[PHP-INST] too complicated for the time I have

2002-10-24 Thread php user
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

[PHP-INST] PHP / Net-SNMP problem.

2002-10-24 Thread Per Mattsson
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

Re: [PHP-INST] Apache 2.0.43/PHP 4.2.3/Win XP Pro

2002-10-24 Thread Stuart
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 -0000 Issue 1084

2002-10-24 Thread php-install-digest-help
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

[PHP-INST] Re: PHP4.2.3 + iPlanet4.1 on Solaris 8 -> No data (Complement)

2002-10-24 Thread andre . lagadec
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