Search found 34 matches

by mwiede
Mon Sep 28, 2020 8:52 am
Forum: FAQ and Manuals
Topic: Force Autostart in GUI version
Replies: 0
Views: 53669

Force Autostart in GUI version

You have two options to force Autostart in GUI version of WWebserver: 1. Set argument --autostart in Shortcut of WWebserver like: "C:\WWebserver with PHP 7.4.10\wwebserver.exe" --autostart This will also close the GUI window and show only the taskbar icon. 2. Open cfg/init.txt and set parameter forc...
by mwiede
Fri Jun 26, 2020 8:11 am
Forum: Free discussion and wanted Features
Topic: Adding PHP 5.6 support to Windows XP version of WWebserver
Replies: 1
Views: 41172

Re: Adding PHP 5.6 support to Windows XP version of WWebserver

Hello, There is a github repo containing compiled php 5.6 for Windows XP. Can you kindly use that and make a WWebserver for Windows XP which can run PHP 5.6? Because as of now only upto PHP 5.4 is supported for Windows XP? After that the min OS required is Windows Vista. Thanks, Arvind. Ok, you mea...
by mwiede
Fri May 01, 2020 2:03 pm
Forum: News about Windows Webserver
Topic: Directory Index
Replies: 0
Views: 57357

Directory Index

WWebserver V1.8 show the index of a directory on default.

You can disable showing all files and sub directories in cfg\speed.txt
show_directory_index=false
by mwiede
Mon Feb 17, 2020 12:11 pm
Forum: Bug Reporting
Topic: mod_rewrite problems with sub directories
Replies: 0
Views: 65956

mod_rewrite problems with sub directories

A problem with mod_rewrite is fixed. Situation: C:\MyWebsite\.htaccess C:\MyWebsite\subdir\.htaccess If you called: http://localhost/subdir/virtualdir then the .htaccess file C:\MyWebsite\.htaccess was used instead of C:\MyWebsite\subdir\.htaccess Problem was solved in: wwebserver_php_5445_setup.exe...
by mwiede
Sun Dec 15, 2019 10:55 am
Forum: FAQ and Manuals
Topic: Stopping, Restarting from Outside
Replies: 0
Views: 63368

Stopping, Restarting from Outside

You can force a stop simply by creating an empty file with name "stop" (no extension) in home directory of WWebserver or empty file with name "restart" to restart the Webserver. On command line the process will be finshed after stop file was detected.
by mwiede
Fri Mar 01, 2019 2:07 pm
Forum: News about Windows Webserver
Topic: WebDAV
Replies: 0
Views: 66591

WebDAV

WWebserver can handle WebDAV. Access is organized with reset_pwd.bat for super admin wwadmin and cfg\ftpuser.txt for FTP users. FTP users are allowed to access they're resources with following URL:
http(s)://<hostname>/webdav-users/<user>/
by mwiede
Thu Jan 24, 2019 8:19 pm
Forum: Bug Reporting
Topic: Needs to be restarted every few days
Replies: 3
Views: 50125

Re: Needs to be restarted every few days

On XP only PHP 5.4.45 will work! I sent you an update with private Mail.

PHP 7.3.0 does not work von Windows XP!
by mwiede
Sun Dec 09, 2018 3:59 pm
Forum: Bug Reporting
Topic: Needs to be restarted every few days
Replies: 3
Views: 50125

Re: Needs to be restarted every few days

Please download newest version, it seems that you use a old version (older than 2016). On this old versions sometimes broken connections are reported as errors and Webserver is stopped.
by mwiede
Sun Sep 23, 2018 4:19 pm
Forum: Bug Reporting
Topic: Intallation on Windows10 not possible
Replies: 3
Views: 50054

Re: Intallation on Windows10 not possible

My Os: Windows 10 Home edition My Problem is, if the Installer aborted the Installation, it kills automaticaly all installed files from the Installations Directory.. Installation file (which downloaded) is also deleted automaticaly. I have tryed to install as Admin and as User. both did not work .....
by mwiede
Sun Sep 23, 2018 2:34 pm
Forum: Bug Reporting
Topic: Intallation on Windows10 not possible
Replies: 3
Views: 50054

Re: Intallation on Windows10 not possible

I try this Webserver to Install on Windows 10. (64bit) It prompts PHP7 requires Microsoft VC++ 2015 runtime. I Click on ok. The Installation gooes still a few percent. Then does Aborted I try the Microsoft VC++ Runtime install manually, my system says, there are already installed a new version of t...