Files / Releases / Installer

Mon, 23 Nov 2009 12:31:33 GMT by pijulius

Installer is a simple to use one php file that will let you install jCore server and/or client to any location. Just download the install.php, put it in a public directory, load it in your browser and follow the steps and that's it.

Updated (0.4): New template, fixed timeout error, fixed db error on automatic creation, fixed table prefixing, upgraded all classes to the latest ones and dropped installer id requirements as jCore is now available to guest users too.

Attachments (click to download)
Installer ver. 0.4 (PHP) (168 KB)
PHP script text, 44 downloads, uploaded on Thu, 02 Sep 2010

Comments (3)

Tried to install but getting SQL errors and every graphic in the admin panel does a 500 internal server error.

What can I do now?
Thu, 02 Sep 2010 (#47) by Michael
Hi Michael, Could you please let me know the system you are trying to install? Windows? Mac? Linux?, version of PHP and MySQL or better just send me the output of phpinfo();

Also did you try to install jCore server or client? could you please also send me the error messages you get or let me try out myself too if possible?

Thanks,
Thu, 02 Sep 2010 (#48) by pijulius
Ok, fixed SQL errors and reuploaded the new files. Thanks Michael for the tests!

Internal Server Error 500 it's because of the apache headers module not activated, you can activate it by:

- if installed from source recompile apache using --enable-headers
- if installed from build add LoadModule headers_module modules/mod_headers.so to httpd.conf
Thu, 02 Sep 2010 (#49) by pijulius
New Comment
You can use some HTML tags, such as <b>, <i>, <a>, <em>, <blockquote>, <code>
Nickname*:
Comment*:
Verification code*:
Enter the code shown on the right