Re: [PHP-WIN] Can't install PHP 4.3.0, HELP PLEASE!

2003-01-02 Thread toby z
hi rafael 1st let this be a lesson to be remembered foever always keep a backup of your config files' last known good so that if anything like this happenez u ll have something to turn back to 2nd im sending you my php.ini and httd set n runnin on my windows macheen try them i made these wo

Re: [PHP-WIN] Re: FastCGI support

2003-01-02 Thread Frank M. Kromann
There is a bit more info here http://caraveo.com/fastcgi/ - Frank > Chirstoph, > > I've already looked. > There it says to do "php -b " but that doesn't work. > > []s > Fernando > > "Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Fer

[PHP-WIN] Can't install PHP 4.3.0, HELP PLEASE!

2003-01-02 Thread Rafael Fernandez
Hello, I am using Apache 1.3.27 in a Win XP computer and I used to run PHP 4.2.3 and I tried to upgrade to PHP 4.3.0 but I get the following errors: I deleted the old PHP 4.2.3 from my computer and the configuration lines in httpd.conf. I inserted the following lines: LoadModule php4_mo

[PHP-WIN] Re: FastCGI support

2003-01-02 Thread Fernando Serboncini
Chirstoph, I've already looked. There it says to do "php -b " but that doesn't work. []s Fernando "Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Fernando Serboncini wrote: > > Hi, > > > > obviously, I don't know if this is the right newsg

php-windows Digest 2 Jan 2003 21:59:49 -0000 Issue 1515

2003-01-02 Thread php-windows-digest-help
php-windows Digest 2 Jan 2003 21:59:49 - Issue 1515 Topics (messages 17615 through 17620): Re: Subject: UDP packet 17615 by: Neil Smith 17618 by: Torben Dehn NEW COM 17616 by: Christopher Davis 17617 by: Luis Ferro FastCGI support 17619 by: Fernando

[PHP-WIN] Re: FastCGI support

2003-01-02 Thread Christoph Grottolo
Fernando Serboncini wrote: > Hi, > > obviously, I don't know if this is the right newsgroup to ask such > questions, but > here it goes... > > what has happened with FastCGI support on the 4.3 version of PHP? > On changelog I saw that SAPI/FastCGI was discontinued. > > But when I do phpinfo() it re

[PHP-WIN] FastCGI support

2003-01-02 Thread Fernando Serboncini
Hi, obviously, I don't know if this is the right newsgroup to ask such questions, but here it goes... what has happened with FastCGI support on the 4.3 version of PHP? On changelog I saw that SAPI/FastCGI was discontinued. But when I do phpinfo() it reports "Server API : CGI/FastCGI" and when I

[PHP-WIN] Re: Subject: UDP packet

2003-01-02 Thread Torben Dehn
HI Niel and thanks for your answer...i will look into it. Maybe it's a stupid question but can't i read one packet at a time and put i into it's own variable? or is it just a stream of data that stops when there is no more data to send ? (I better go read something about UDP packets 8) ) I hope t

Re: [PHP-WIN] NEW COM

2003-01-02 Thread Luis Ferro
Apart from the usual: Luis Ferro Christopher Davis wrote: I have created a COM DLL which works fine from VB, VB SCRIPT, ASP, VFP. But it crash when i try $instance=new com("comtest.test") ?> Any ideas ? The object is created which Visual Foxpro V7 Thanks --- [This E-mail scan

[PHP-WIN] NEW COM

2003-01-02 Thread Christopher Davis
I have created a COM DLL which works fine from VB, VB SCRIPT, ASP, VFP. But it crash when i try Any ideas ? The object is created which Visual Foxpro V7 Thanks -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Subject: UDP packet

2003-01-02 Thread Neil Smith
Since you are getting some data back from the server when connecting in this manner, everything seems to be okay. However - remember that UDP is a connectionless protocol (unlike TCP which has a form of packet accounting), you may not *necessarily* get all the packets delivered which may impact

php-windows Digest 2 Jan 2003 08:04:06 -0000 Issue 1514

2003-01-02 Thread php-windows-digest-help
php-windows Digest 2 Jan 2003 08:04:06 - Issue 1514 Topics (messages 17609 through 17614): How to use SQLServer in PHP? 17609 by: Nguyen Le Vinh Re: Bundled GD - Gif support? 17610 by: Christoph Petersen Re: Subject: How to use SQLServer in PHP? 17611 by: Neil Smith

Re: [PHP-WIN] Win 2K and SP 3

2003-01-02 Thread Leon
Hi Todd I have to disagree with you I have 4 Win2K servers running Apache 2.0.43 and PHP 4.2.3. Ask yourself the following questions (and more :)) 1. Do I use FAT or NTFS 2. Am I using the correct file permissions on the php.ini and the php.exe(CGI) 3. Is the php.ini available to All Users 4.