initial commit of file from CVS for smeserver-webshare on Sat Sep 7 21:15:27 AEST 2024

This commit is contained in:
Trevor Batley
2024-09-07 21:15:27 +10:00
parent 609e015cb7
commit e4661a6aa1
90 changed files with 5344 additions and 2 deletions

View File

@@ -0,0 +1,26 @@
System requirements:
-------------------------------------------------------------------------------------
System requirements for PHPFM:
Webserver
PHP 4.1.0 or higher
PHPFM has been tested on the following systems:
-------------------------------------------------------------------------------------
System 1:
Operating System Windows 98 Second Edition
Webserver Apache 1.3.23
PHP version PHP 4.2.2
- error_reporting E_ALL
- register_globals Off
- magic_quotes_gpc On
System 2:
Operation System: GNU/Linux
Webserver Apache 1.3.23
PHP version PHP 4.1.2
- error_reporting E_ALL
- register_globals Off
- magic_quotes_gpc On