[Guide] Please delete this, I need to make a new guide.
I have seen problems around here where people are getting directory listings, mysql errors, blank pages, and other stupid things. This will fix all that.
- Step 1
Download RoseOnlineCMS from
or search the forum for version 2.6 / 3.0 / 3.2.
Place the files in your web directory. It is recommended you use Wamp5 for no problems!
Use the www folder if your using wamp.
or use the htdocs folder if your using xampp.
- Step 2
Go to the _inc folder / includes folder (depends on the version).
Open config.php.
You will see somthing like this:
$cms['db']['host'] = ''; // Database Host
$cms['db']['user'] = ''; // Database User
$cms['db']['pass'] = ''; // Database Pass
$cms['db']['name'] = ''; // Database Name
Fill in $cms['db']['host'] with localhost or your ip.
Fill in $cms['db']['user'] with the user that accesses roseon.
Fill in $cms['db']['pass'] with the password that the user above uses.
Fill in $cms['db']['name'] with the database name. Such as roseon
SAVE AND CLOSE CONFIG.PHP
Your RoseOnlineCMS site should now be working!!
- Fixes
Problem: I get a blank page whenever I go to my site.
Fix: It is xampp, download wamp5 and use that.
IF YOU HAVE ANY PROBLEMS POST THEM HERE.
I have seen problems around here where people are getting directory listings, mysql errors, blank pages, and other stupid things. This will fix all that.
- Step 1
Download RoseOnlineCMS from
To view the content, you need to sign in or register
or search the forum for version 2.6 / 3.0 / 3.2.
Place the files in your web directory. It is recommended you use Wamp5 for no problems!
Use the www folder if your using wamp.
or use the htdocs folder if your using xampp.
- Step 2
Go to the _inc folder / includes folder (depends on the version).
Open config.php.
You will see somthing like this:
$cms['db']['host'] = ''; // Database Host
$cms['db']['user'] = ''; // Database User
$cms['db']['pass'] = ''; // Database Pass
$cms['db']['name'] = ''; // Database Name
Fill in $cms['db']['host'] with localhost or your ip.
Fill in $cms['db']['user'] with the user that accesses roseon.
Fill in $cms['db']['pass'] with the password that the user above uses.
Fill in $cms['db']['name'] with the database name. Such as roseon
SAVE AND CLOSE CONFIG.PHP
Your RoseOnlineCMS site should now be working!!
- Fixes
Problem: I get a blank page whenever I go to my site.
Fix: It is xampp, download wamp5 and use that.
IF YOU HAVE ANY PROBLEMS POST THEM HERE.
Last edited: