View phpinfo() screen
Versions
- PHPSlash Version: 0.6.5-pre1
- PHP Version: 5.2.5
- PHP Major Version: 5
- PHP Minor Version: 5
- Wow, a mystical PHP from the future. Let the PHPSlash team know what version you have so we can fix this script.
PHP Module Capabilities
- MySQL Support: Yes
- XML Support: Yes
PHPLIB Configuration
- track_vars: Yes
- PHPLIB (is page_open() defined): Yes
- I am now going to try to create a slashSess class. If this line is the last thing that you see, then you do not have class slashSess defined in the config.php3 file. Fix that before proceeding.
- Created a slashSess instance successfully.
- Click here to test PHPLIB for Slash (If this link results in "Document Contains No Data" or "Fatal error...", then you probably have not defined the slashSess class in the config.php3 file).
Miscellaneous PHP Settings
- magic_quotes_gpc set to Off: No
- magic_quotes_gpc causes data coming from GET, POST, or COOKIE modes to be processed so that single quotes and backslashes are prefixed with a backslash (\'). This makes your email look very ugly. Turn it off. If the PHPLIB installation instructions claim that they want this setting on, they lie - PHPLIB versions 7 and later work perfectly well with it off.
- magic_quotes_runtime set to Off: Yes