[PHP-INST] PHP4 Install Problems!

2001-05-14 Thread php
I'm trying to install PHP4 as an Apache Module by following the instructions in the PHP manual. Here are the specifics of my install: Apache: 1.3.19 Configuration options: ./configure --bindir=/usr/local/apache/bin --sbindir=/usr/local/apache/bin --libexecdir=/usr/local/apache/libexec --datadi

[PHP-INST] PHP and Javascript Programming Problem

2001-05-14 Thread perrin_lee
Hi everybody Firstly thk jean helpful ! The program have been modified, but also failed ! When I run the program and select the A only after submit the form, but the result are $user_options[0] = D,$user_select[1] =, $user_select[2] = and $user_select[3] =. Why it should be $user_select[0]=A

[PHP-INST] PHP and Javascript Programming Problem

2001-05-14 Thread perrin_lee
Hi everybody Firstly thk jean helpful ! The program have been modified, but also failed ! When I run the program and select the A only after submit the form, but the result are $user_options[0] = D,$user_select[1] =, $user_select[2] = and $user_select[3] =. Why it should be $user_select[0]=A

[PHP-INST] 4.0.5 compile errors

2001-05-14 Thread Closeout Distributors
Hi people, I am having trouble installing php4.0.5. php will configure successfully with the following options: ./configure --with-apxs --with-pfpro=/usr/home/catfish/usr/local/include *

[PHP-INST] mail() is not supported in this PHP build ???

2001-05-14 Thread Jan PAVLÍK
Hi, I have really problem with %SUBJ%, what I do bad, that isn't work function mail() THANX from Czech Republic :)) -- Jan PAVLIK, webmaster -- CASHMAIL s.r.o. [EMAIL PROTECTED] 0608/344 010 ICQ 6611951 Motto: Neco nefunguje? Zkuste nejdrive news://new

[PHP-INST] DEBUG.LOG

2001-05-14 Thread Knut Magne Huglen
CONFIGURE: './configure' '--with-mysql' '--with-apxs=/var/lib/apache/sbin/apxs' '--with-gd' CC: gcc CFLAGS: -g -O2 CPPFLAGS:-DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -DSUPPORT_UTF8 CXX: CXXFLAGS: INCLUDES:-I/var/lib/apache/include -I$(top_builddir)/Zend -I/root/php-4.0.5/ext/mysql

php-install Digest 14 May 2001 16:22:24 -0000 Issue 308

2001-05-14 Thread php-install-digest-help
php-install Digest 14 May 2001 16:22:24 - Issue 308 Topics (messages 3146 through 3153): error on compilation 3146 by: seckt0r PHP and Javascript Programming Problem 3147 by: perrin_lee.hongkong.com Error on php4.05-installer.exe (Windows Installer) 3148 by: Jack

[PHP-INST] Apache won't start after PHP install

2001-05-14 Thread Rob James
I have RedHat 6.1, Linux 2.2.12-20, Apache 1.3.9, PHP 4.0.5, MySQL 3.23.37 When I start apache, I get the following error message Starting httpd: Syntax error on line 132 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: /etc/httpd/modules/libphp4.so: undefine

[PHP-INST] PHP 4.05 & gd on windows

2001-05-14 Thread james
Hi, i keep receiving a 'missing extension' error in relation to the gd library. i've tried changing the extension_dir directive to point to where i have the library installed but it still comes up saying theat the path doesn't exist ! fustration has now set in so if anyone can help, i would be ver

[PHP-INST] php4 SAP & mssql

2001-05-14 Thread Dimitri
Hello Is it possible to compile PHP4 for both SAP and mssql support ? I Have successfully compiled and connected to each one individually but when I try to compile for both I get errors. My PHP apache and SAP is on Linux , mssql is on NT (e-mail [EMA

Re: [PHP-INST] Error on php4.05-installer.exe (Windows Installer)

2001-05-14 Thread Phil Driscoll
On Monday 14 May 2001 09:23, Jack wrote: > I had downloaded the php4.05-installer.exe (Windows Installer) from > php.net, after i install the program, there is one error in event viewer: > "The HTTP Filter DLL c:\PHP\php4ts.dll failed to load. The data is the > error" > Did anyone had the same cas

[PHP-INST] Error on Windows Installer

2001-05-14 Thread Jack
Dear all I had download the Windows Installer from php.net. (php4.05-Installer.exe) After i installed the program and restart the computer, i found out that there is a error occur from the event log of windows! "The HTTP filter DLL c:\PHP\php4ts.dll failed to load. The data is the error" Did anyon

[PHP-INST] Error on php4.05-installer.exe (Windows Installer)

2001-05-14 Thread Jack
Dear all I had downloaded the php4.05-installer.exe (Windows Installer) from php.net, after i install the program, there is one error in event viewer: "The HTTP Filter DLL c:\PHP\php4ts.dll failed to load. The data is the error" Did anyone had the same case as i did? Thanks for your attention Ja

[PHP-INST] PHP and Javascript Programming Problem

2001-05-14 Thread perrin_lee
Hi everybody, Do you have some experience on PHP and Javascript Programming ? There are some problem for me. Actually, I through Javascript program to get user input, and then pass to PHP program for examine the input data. When I run the program and select the computer only after submit the