Contributions
Register Globals Patch Files
These are all of the default osCommerce MS2.2 files you will need with the register globals patch pre-applied to them. The coding for the patch is the original work of Richard Bentley - all that I have done is to install the patch on the necessary default files. Vger
Expand All / Collapse All
php.ini in das catalog Verzeichnis kopieren.
PHP5 hat standardmäßig register globals=off, die php.ini überschreibt die Konfigurationsdatei auf dem Webserver, falls es der Provider erlaubt.
Falls die .htaccess nicht funktioniert und es vor der Umstellung ging wird die php.ini Datei funktionieren.
Der Provider hat von php4 auf php5 umgestellt, register globals ist hierbei standartmäßig off.
This is a complete file set, updated to include the GPL licence. Otherwise no changes.
This is the complete set of files with the Register Globals patch applied, to comply with Richard Bentley's upgrade of the patch source code from v1.2 to v1.3.
These are all of the default osCommerce MS2.2 files you will need with the register globals patch pre-applied to them. The coding for the patch is the original work of Richard Bentley - all that I have done is to install the patch on the necessary default files. Vger
Note: Contributions are used at own risk.