Re: php.exe hang using Xitami on WinXP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've now installed Apache2 and php works fine both as CGI and as module.
Must be a configuration issue in Xitami.

/Claus


In article <MPG.1b2729bbf63ea002989680@xxxxxxxxxxxx>, cr10001@xxxxxxxxxx 
says...
> Hi,
> 
> I'm using pre-compiled Xitami v2.5c1 and PHP v4.3.6 on WinXP.
> Xitzmi is working with non-php pages and correctly filters a .php 
> extionsion and starts php.exe.
> 
> When fetching a file with a php script, e.g.
> 
> ----
> <html><body>
> <?php
> phpinfo();
> ?>
> </body></html>
> ----
> 
> php.exe correctly starts, but is stuck somewhere with no output to the 
> browser.
> 
> Terminating the php.exe process through taskmanager, the output is sent 
> to the browser. Sometimes, but not always, it is necessary to terminate 
> the php.exe process more than once before the full page is shown and 
> all connections to the server are released.
> 
> Executing the command 'php -i' at a command prompt does return a html 
> text.
> 
> Does anyone have an idea why php.exe is not terminating correctly?
> 
> regards
> Claus
> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux