Home| Download| Sites| Bugs| FAQ| Support| CVS
Menu
» Home » Project Page » Sites » FAQ » Support » CVS » Demo » Credits
Latest Version
PMSys 2.3.0
Validation
Validate the XHTML and CSS of this page.
Hosted By
SourceForge.net Logo

Welcome to PMSys

This is the Private Message SYStem (PMSys) homepage.
PMSys is written in PHP and uses MySQL to store it's data. PMSys is coded by Allowee.
It was originally written by ThePasty but I've setup the project at SourceForge.net and developed the 2.* versions

PMS FAQ

How do I install PMSys?
Installing PMSys is very simple. All you have to do is run the file install.php located in the admin directory of your PMSys distribution.
When I try to install PMSys, I get a message saying my PHP version is too old.
Unfortunately, this means that you won't be able to run PMSys unless you upgrade to a newer version of PHP. Aswell as using an old version of PHP can be a security hazard, PMSys uses a set of arrays called super-globals a lot in its code, which are only present in PHP 4.1.0 or newer versions of PHP.
Why is this FAQ so small
I need to find some time to add some stuff here.