php-windows Digest 9 Sep 2001 08:19:52 -0000 Issue 745

Topics (messages 9257 through 9262):

Re: Apache / PHP / IIS & Win2K Installation problem
        9257 by: Rasmus Lerdorf

Re: Php on Windows not running!!!  Any help ???
        9258 by: Dennis Butler

bug in class?
        9259 by: alain samoun

APACHE+php3 or 4
        9260 by: seberrios
        9261 by: Alain Samoun

socket_set_timeout() on win32?
        9262 by: Jan Havel

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]


----------------------------------------------------------------------


Please read the Apache documentation.  There is a Port directive you use
for this.

-Rasmus

On Sat, 8 Sep 2001, Richard Powys wrote:

> I now have to add to my problems, Apache is now using port 80 and is
> conflicting with
> my default website. Is there anyway to change this because I cant use the
> default website.
>
> Richard.
>
>
> "Richard Powys" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > When I load phpinfo.php all I get is the source code:
> > <?
> > php_info();
> > ?>
> > How would I test the Apache for HTML files? the 2 tests I have done are to
> > run http://localhost which comes up with a page saying Apache is working
> > correctly.
> > And the second test I did was to run the software that came with Apache
> > which tests the Syntax and that also says everything is correct.
> > When I say i am lost its because I dont know where to go now.
> > Thanks for the help. Hope I have given you enough info. Please ask for
> more
> > if I havnt.
> >
> >
> > <[EMAIL PROTECTED]> wrote in message
> > 000001c13867$86adab40$6501a8c0@wordwrap">news:000001c13867$86adab40$6501a8c0@wordwrap...
> > > Have you set up your Apache config file correctly?  When you say you are
> > > 'lost', what exactly is happening now?  Is Apache serving html files
> > > correctly?  What error are you getting when you try phpinfo?
> > >
> > > Tony
> > >
> > > -----Original Message-----
> > > From: Richard Powys-Lybbe [mailto:[EMAIL PROTECTED]]
> > > Sent: 08 September 2001 13:04
> > > To: [EMAIL PROTECTED]
> > > Subject: [PHP-WIN] Apache / PHP / IIS & Win2K Installation problem
> > >
> > >
> > > Hi,
> > > I am a newbie to PHP and have bought some books to help me learn it,
> > > unfortunately I cant seem to get any php files to work, I have followed
> > the
> > > instructions from these teaching books and from the PHP Manual and still
> > > cant get it to work. When I try to do that phpinfo file for example all
> I
> > > see is the code and Windows2000 does not seem to understand the file
> type
> > > and allways asks me what program I would like to install.
> > >
> > > I have managed to Install Apache on IIS and all seems to be working.
> > > I have edited the php.ini file as suggested in the books I bought.
> > > I have gone through the instructions on the PHP manual to set up the
> > > extension for .php
> > >
> > > and now I appear to be lost.
> > >
> > > If you could help I'd be most grateful thanks.
> > >
> > > Richard.
> > >
> > >
> > >
> > > --
> > > PHP Windows Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > >
> > > ================================
> > > WordWrap Web Development Limited
> > >     t   +44 (0) 131 555 3535
> > >     f   +44 (0) 870 135 3656
> > >     m   +44 (0) 7768 626588
> > > ================================
> >
> >
>
>
>
>





Hi,
Did you rename php.ini-dist to php.ini and put a copy of it in your windows directory? 
 Also, with Xitami I had to set a new filter to point the web server to php.exe
ASP is different because the ASP engine runs as a separate app.  PHP runs from the web 
server, so you will have to look at PWS to see how to add new file 
extensions.

Dennis

On Fri, 10 Aug 2001 09:03:39 GMT, [EMAIL PROTECTED] wrote:
> Hello Everyone
> 
> I have installed php on my windows computer running with PWS.
> PHP files are in c:\php folder.
> I have placed test.php file in c:\inetpub\wwwroot folder on which I hav=
> e
> given execute permission.
> When I call it in internet explorer as http://localhost/test.php  it gi=
> ves
> an error as File not found --- Error 500 ?Internal Server Error. Howeve=
> r,
> my ASP files are running perfectly well.
> What does it mean?
> However, when run c:\php\php.exe ?i   it shows some html codes which I
> presume it is in order.
> 
> What should I do to run my PHP files.
> 
> 
> Ajay K. Ratra
> Ludhiana (INDIA)
> [EMAIL PROTECTED]=
> 
> 






I have a class with several functions, 20 at this time. If I add a new
function (21 total), when I call the class, I get a gpf that says:

PHP caused an invalid page fault in
module PHP4TS.DLL at 015f:1008b842.

If I add the new function and get rid of any one of the other functions, the
gpf disappears, and everything is fine with any functions that I use.
My conclusion is that under windows 98 with Apache 1.3.9 and PHP4.06 as CGI,
the maximum number of functions allowed in a class is 20.
This should be declared as a bug, but can anyone in this list confirms it?
Alain





I need to know wich line i have to add to htppd.txt (config file of apache)
to be able to use PHP within windows

SEBF






It's httpd.conf
Add:
Action application/x-httpd-php4 "/php/php.exe"
AddType application/x-httpd-php4 .php

Where "/php/php.exe" is the path to the php.exe file.
Alain

On Sat, Sep 08, 2001 at 10:01:56PM -0400, seberrios wrote:
> I need to know wich line i have to add to htppd.txt (config file of apache)
> to be able to use PHP within windows
> 
> SEBF
> 
> 
> 
> -- 
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]




Hi!

Please help me.
"Warning: socket_set_timeout() is not supported in this PHP build in ....."


Can I use function socket_set_timeout() on win32?
In documentation is not any comment about availability on win32.
I am finding informations about long time, but unsuccessful :(


Thanks you for any info.
Jan





Reply via email to