php-windows Digest 3 Jan 2003 10:18:33 -0000 Issue 1516

Topics (messages 17621 through 17626):

Re: FastCGI support
        17621 by: Fernando Serboncini
        17623 by: Frank M. Kromann

Can't install PHP 4.3.0, HELP PLEASE!
        17622 by: Rafael Fernandez
        17624 by: toby z

PHP 4.3.0 no gif support?
        17625 by: Zac Barton

ImageCreateFromPNG does not work
        17626 by: Roy van Arem

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Chirstoph,

I've already looked.
There it says to do "php -b <port>" 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 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"
>
> Look for postings by Shane Caraveo on php.dev. He's been working on
FastCGI
> support.
>
> Christoph
>
>


--- End Message ---
--- Begin Message ---
There is a bit more info here http://caraveo.com/fastcgi/

- Frank

> Chirstoph,
> 
> I've already looked.
> There it says to do "php -b <port>" 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 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"
> >
> > Look for postings by Shane Caraveo on php.dev. He's been working on
> FastCGI
> > support.
> >
> > Christoph
> >
> >
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 



--- End Message ---
--- Begin Message ---
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_module c:/php/sapi/php4apache.dll

   AddModule mod_php4.c

   AddType application/x-httpd-php .php

 

It said that mod_php4.c was already loaded so, I restarted the server
again, checked that no other line contained "AddModule mod_php4.c" and
it still came up. I decided to delete the line "AddModule mod_php4.c"
but I get the following error:

 

[Warn] Loaded DSO c:/php/sapi/php4apache.dll uses plain Apache 1.3 API,
this module might crash under EAPI! (Please recompile it with -DEAPI)

--- End Message ---
--- Begin Message ---
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 work on an xp macheen too so im pretty sure
they ll work .....
dont foget to change server name ! ! ! ! 

if ur still stuck or anything else blowz off
ping me 

hope i v ehelped
good luck

toby .....

--- Rafael Fernandez <[EMAIL PROTECTED]> wrote: >
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_module c:/php/sapi/php4apache.dll
> 
>    AddModule mod_php4.c
> 
>    AddType application/x-httpd-php .php
> 
>  
> 
> It said that mod_php4.c was already loaded so, I restarted the
> server
> again, checked that no other line contained "AddModule mod_php4.c"
> and
> it still came up. I decided to delete the line "AddModule
> mod_php4.c"
> but I get the following error:
> 
>  
> 
> [Warn] Loaded DSO c:/php/sapi/php4apache.dll uses plain Apache 1.3
> API,
> this module might crash under EAPI! (Please recompile it with
> -DEAPI)
> 
>  

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com
--- End Message ---
--- Begin Message ---
hi all, i thought php 4.3 was ment to have read-only access to gif images?


all i get via phpinfo(); is:

GD Support  enabled  
GD Version  bundled (2.0 compatible)  
FreeType Support  enabled  
FreeType Linkage  with freetype  
JPG Support  enabled  
PNG Support  enabled  
WBMP Support  enabled  

wheres the gif read support?

php 4.3 d/loaded via www.php.net so its the correct version.. what am i
missing?

does gif read support mean i can load a gif image then output it as a PNG?

many thanks in advance

zac barton
--- End Message ---
--- Begin Message ---
I have PHP4.3 and use win2000

ImageCreateFromPNG does not work...... I get an error that
ImageCreateFromPNG is an undefined function....... help

--- End Message ---

Reply via email to