ok, here ar the details:
CPU: AMD Athlon 850
RAM: 128 MB
Windows 98 SE
Xiami Vsn 2.5b4 - in a folder c:\Xitami
PHP 4.0.5 - in a folder c:\php4
Then we changed in Xitami's "defaults.cfg"
[Filter]
.php=C:\PHP4\php.exe
.php3=C:\PHP4\php.exe
.phtml=C:\PHP4\php.exe
[Mime]
Php=application/x-httpd-php
Php3=application/x-httpd-php
Phtml=application/x-httpd-php
Next thing, we modified "php.ini" in Windows system
; Directory in which the loadable extensions (modules) reside.
extension_dir=c:\php4
After restarting the server we can load html-files into the browser with no
problem, but if we call a .php file (even without any php tags), the screen
remains blank.
In the debug file of Xitami it reads:
2001/05/10 16:44:27: Resolving URL request: /bteam/Seite3.php
2001/05/10 16:44:27: - URL handled by filter 'C:\PHP4\php.exe'
2001/05/10 16:44:27: - request refers to a normal readable file
2001/05/10 16:44:27: Transfer file=C:\WINDOWS\TEMP\pipe0001.flt size=0
from=0
Hope this helps to identify my problem...
Thanks in advance
Vern DeHaven schrieb:
> Network BlitzTHANK YOU times 1000! This installer uses 4.0.4, which seems
> to work beautifully with PWS. I could not get 4.0.5 or 4.0.6 to work with
> it.
>
> OK now, what kind of functionality is mising? Hmm...
>
> Another thousand thanks,
> Vern DeHaven
>
> "DJ" <[EMAIL PROTECTED]> wrote in message
> 9derdj$e07$[EMAIL PROTECTED]">news:9derdj$e07$[EMAIL PROTECTED]...
> > I just finished installing PHP on a Win98 PC with Microsoft Personal Web
> > Server.
> >
> > I'd downloaded the Windows PHP setup here: http://php.weblogs.com/ Be
> sure
> > to read the readme file.
> >
> > Have you done this?
> >
> >
> > "Walter Schruefer" <[EMAIL PROTECTED]> wrote in message
> > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > > Hi everybody !
> > >
> > >
> > > We are trying to install PHP 4.0.5 and Xitami 2.5 on a win98
> > > and we don�t get PHP to work. Is anybody available to give
> > > us some ideas where to look first?
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> --
> 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]
--
_______________________________________________
Walter E. Schruefer
ESS Vertriebs GmbH
Liborius-Wagner-Strasse 15
D-97076 Wuerzburg
Tel.: (+49) (0) 9 31/2 77 95
Fax: (+49) (0) 9 31/2 77 90
http://www.ess-gmbh.de/
--
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]