Search found 34 matches

by mwiede
Mon Oct 30, 2017 11:14 am
Forum: FAQ and Manuals
Topic: Own PHP-Versions with FastCGI
Replies: 0
Views: 66873

Own PHP-Versions with FastCGI

1. Install your favourite PHP-Version: http://windows.php.net/download/ (For FastCGI you can also use non thread safe versions.) 2. Configurate FastCGI in cfg\cgi.txt Disable PHPBuildIn: # .php;PHPBuildIn Enable FastCGI for example: .php;PHPFCGI C:\php7.1.11\php-cgi.exe -c "C:\php7.1.11\php.ini" -c ...
by mwiede
Fri Oct 27, 2017 1:58 pm
Forum: News about Windows Webserver
Topic: Experimental Laboratory
Replies: 0
Views: 64517

Experimental Laboratory

I wrote a program based on Ace Code Editor to test simple PHP-, Perl-, Python- and Ruby scripts with WWebserver verry easily.

Read more:
https://www.mwiede.de/windows-php-webserver/wwlabor.htm
by mwiede
Fri Oct 27, 2017 1:55 pm
Forum: News about Windows Webserver
Topic: PHP 7.1.10
Replies: 0
Views: 64713

PHP 7.1.10

PHP 7.1.10 is new Version for Windows 7 - Windows 10.
Note: PHP7 cannot be executed on Windows XP

https://www.mwiede.de/windows-php-webse ... _setup.exe
by mwiede
Fri Oct 27, 2017 1:54 pm
Forum: News about Windows Webserver
Topic: Internal FTP-Server
Replies: 0
Views: 64513

Internal FTP-Server

The newest versions of WWebserver comes with a buildin FTP-Server and explicit TLS (FTPS) support.

Read manual
https://www.mwiede.de/windows-php-webse ... server.htm