Jump to content
The Uniform Server Community

Uniform Server Applications


Ric
 Share

Recommended Posts

The following statement was a little premature

 

"This approach allows you to test your code on PHP version 5.2.12

and have the capability of installing all 5.5-Nano plugins."

 

All plugin applications were modified for portability unfortunately used the magic constant __DIR__ this is specific to PHP 5.3.* and not supported by PHP 5.2.12

 

To address this all plugin applications have been updated. Magic constant __DIR__ now replaced with __FILE__ in addition MySQL port tracking has been added.

 

Also taken the opportunity where appropriate to upgrade to latest version of each application.

Current line up as follows:

 

Drupal 6.15

Joomla 1.5.15

MediaWiki 1.15.1

Moodle Moodle 1.9.7+

WordPress 2.9

Xoops 2.4.2

 

Sourceforge Plugin download

 

Other plugins are available for the 5-Series 5.0-Nano main Wiki page now contains a compatibility table.

 

The two parallel versions V5.5 and V5.5a are now compatible in terms of plugins.

 

You now have a choice of testing with PHP 5.3.* or PHP 5.2.*

 

It looks like PHP 5.3.2 although in development will be a production version.

At the next development release perhaps a corresponding development release of US!

 

Regards,

The Uniform Server Development Team :)

Link to comment
Share on other sites

 Share

×
×
  • Create New...