jCore.net
How-to Install
Check for Updates
Contact
Installer ver. 0.5
Server -.-
-
Client -.-
-
Installer -.-
©
Something went wrong while downloading the PAD file from jCore.net which is required to check for latest modules. Please
try again
and if this error keeps showing up please
contact jCore
with this error and your system setup.
jCore Installer
Install*:
jCore Server
(install this if you're not sure what to choose)
jCore Client
(you will have to define jCore server's path)
Install Path*:
(install jCore to)
Website URL*:
(the URL to access your new website)
Database / MySQL Settings
MySQL Host*:
(in most situation localhost is just perfect)
Database*:
(installer will try to create this database automatically)
Table Prefix:
(only if you want to use one DB for multiple sites, for e.g. client1, client2, ...)
MySQL User*:
(username to access MySQL on localhost)
Password:
(can be left empty but recommended to set)
jCore Client Settings
jCore Server Path:
(this should point to the jCore Server)
jCore Server URL:
(url to access jCore Server)
Modules to use:
Additional Settings / Information
Keep Packages:
(do not delete downloaded jCore packages after installation)
Admin Login Information
Once jCore installed a default admin user will be set up with administration privileges, to login to this account please use:
Username:
admin
Password:
jcore
SEO Friendly Links
jCore uses the
mod_rewrite Apache module
wich enables the system to use SEO friendly links istead of the old index.php?id=xx method. If you don't have mod_rewrite activated for your site you can still use jCore just go to the "jcore.inc.php" and/or "config.inc.php" and change SEO_FRIENDLY_LINKS to "false". By default this option is turned on and set to "true".
Website User Ownership (Apache, suPHP)
On systems without
suPHP
installed the whole directory tree and files will be owned by apache:apache user/group. To change the ownership of the system in these cases please run (as root) the following command in your install path:
[root@localhost]# chown user:group -R ./