Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: wjp79 on January 20, 2011, 03:38:04 PM
-
Hello,
I'm currently using wpkg (http://wpkg.org/)
Now I would like to know if someony can tell me if and how their web-frontend can be used with sme server. http://code.google.com/p/wpkgexpress/
I searched the forums and googled, but I haven't seen any reports it can or can't be done.
Thank you.
WJ
-
I have installed WPKG a lot of time ago... including his web interface (but was not called Express).
Right now I see the requirements:
* Apache (with at least mod_rewrite enabled)
* PHP 5.0.2 or newer (with DOM extension enabled)
* PCRE with unicode properties support enabled (check this via "pcretest -C"). If it's not enabled, go here to find out how to quickly recompile it to enable this support.
* Any (SQL-based) CakePHP 1.2.x DataSource (i.e. mysql, mssql, postgres, etc) -- Note: thus far only mysql, sqlite (v2.x), and sqlite3 have been tested
o Note: Most DataSources rely on certain PHP extensions being enabled, whether they're compiled in or dynamically loaded. This is important to know because some of the extensions required by some DataSources may not be available by default for some PHP distributions. For example: the sqlite DataSource requires the sqlite PHP extension, whereas the sqlite3 DataSource requires the pdo and pdo_sqlite PHP extensions.
And see problems at least one smal problem: SME 7.5.1 (current stable) do not have PHP 5.x ... but it can be done working following http://wiki.contribs.org/PHP5 (http://wiki.contribs.org/PHP5)
Could you try to install and let us know any problem. Maybe we can help you.
Regards
Jáder