[PHP-INSTALL] read it immediately

2004-03-07 Thread agl
you feel the same <>

[PHP-INSTALL] Apache, PHP4, php4apache.dll and php4ts.dll (?)

2004-03-07 Thread Oliver Poignant
Hello PHPeople. Im trying to set up PHP 4.3.5 for my apache 2.0.48 server.. I've read the install.txt file over and over again, but cant fint what i've done wrong. I have added these lines in httpd.conf: LoadModule php4_module c:/PHP/sapi/php4apache.dll AddType application/x-httpd-php .

[PHP-INSTALL] help configuring php 4.3.4

2004-03-07 Thread Frank Pineiro
Hi Guys,   I need some help. All I want is create php cli scripts to access both a Progress DB and a MySQL DB.   I first configure php   >./configure >make >make install   but when try to use a odbc related function I get   Fatal error:  Call to undefined function:  odbc_connect() in /dlc/od

[no subject]

2004-03-07 Thread Info
New MyDoom Virus Variant Detected! A new variant of the W32.Mydoom (W32.Novarg) worm spread rapidly through the Internet. Anti-virus vendor Central Command claims that 1 in 45 e-mails contains the MyDoom virus. The worm also has a backdoor Trojan capability. By default, the Trojan component liste

[no subject]

2004-03-07 Thread Info
New MyDoom Virus Variant Detected! A new variant of the W32.Mydoom (W32.Novarg) worm spread rapidly through the Internet. Anti-virus vendor Central Command claims that 1 in 45 e-mails contains the MyDoom virus. The worm also has a backdoor Trojan capability. By default, the Trojan component liste

[no subject]

2004-03-07 Thread Info
New MyDoom Virus Variant Detected! A new variant of the W32.Mydoom (W32.Novarg) worm spread rapidly through the Internet. Anti-virus vendor Central Command claims that 1 in 45 e-mails contains the MyDoom virus. The worm also has a backdoor Trojan capability. By default, the Trojan component liste

[PHP-INSTALL] help in php3

2004-03-07 Thread Jonathan Lai
hi, I just download php-4.3.4-win32 on Apache in my windowXP. I followed the instructions and modified php3.ini and httpd-conf file. When I try to run the php file from my localhost, it shows the download box with options open or save the file. Thankyou for any advice. Beginner --- Outgoing mail

[PHP-INSTALL] configure help

2004-03-07 Thread Frank Pineiro
Hi Guys,   I need some help. All I want is create php cli scripts to access both a Progress DB and a MySQL DB.   I first configure php   >./configure >make >make install   but when try to use a odbc related function I get   Fatal error:  Call to undefined function:  odbc_connect() in /dlc/o

Re: [PHP-INSTALL] PHP 4.3.4 on Apache 1.3.29 for Win2K

2004-03-07 Thread shreedhar
How do we display data 1-10 on click of next 11-20 like soon using php. My Database is SqlServer2000. Thanks and Regards, Sree - Original Message - From: "Alvarez, Anthony" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 06, 2004 3:45 AM Subject: [PHP-INSTALL] PHP 4.3.4

[PHP-INSTALL] php postgres install problem

2004-03-07 Thread Vishesh kaul
i am developing a web based application on slack and slack has php already installed on it.. but not with postgres support.. so i downloaded the php4 package and configured with ./configure --with-pgsql make make install option (because this is what most of the documentation suggested).. but po