Jake Sebastian
Member
- Aug 27, 2011
- 108
- 10
Downloads:
Xampp-
RevCMS 1.9.9-
Phoenix Emulator-
SWFS-
Xampp:
When it is downloaded open it and it should be a little like this
On you desktop now you should have a shortcut called "Xampp Control Panel"
Open it and run Apache and MySql. If apache don't start make sure skype is closed!
Once they have started go to localhost in your web browser
Click Security You should see a table with a list saying "unsecure" or "unknown".
Under the table, theres a link to
Enter a password and remember it! This is your PHPMyAdmin Password!
Once you typed your password in, Press "Password Changing".
You will now need to
Go to localhost/phpmyadmin or 127.0.0.1/phpmyadmin username is root and password should be the one you set up early.
Press databases and make one called "rev_phoenix"!
Your done with Xampp for now!
CMS:
Go into Xampp-Htdocs and delete EVERYTHING out of there!
Once you have open the RevCMS folder and extract all the files and folders into Htdocs!
When you have extracted go into Xampp/Htdocs/app/management and open config.php
Edit your hotel name and such and when done do this:
Change:
PHP Code:
PHP Code:
from
PHP Code:
PHP Code:
Go to localhost or 127.0.0.1 and your hotel should be there!
Go to localhost/phpmyadmin and click you database and enter this code
PHP Code:
No go back to your hotel and Register.
Go back into PhpMyAdmin. Go into your database again and find the table users! Make yourself rank 7 and save it!
SWFS:
Now go to xampp-htdocs-app-management-config and change the following:
PHP Code:
PHP Code:
Extract the swfs into htdocs!
You have done Xampp, CMS, and Swfs now!
EMU:
Extract it onto Desktop.
Open the folder and enter you hotel details! Turn it on and there you have it! You should have your hotel! To see it go to localhost or 127.0.0.1. Find a tutorial on how to portfoward and how to edit it!
Credits:
Tweeny for SWFS
Me for writing tutorial!
Xampp-
You must be registered for see links
RevCMS 1.9.9-
You must be registered for see links
Phoenix Emulator-
You must be registered for see links
racked or buy a licenses!SWFS-
You must be registered for see links
Xampp:
When it is downloaded open it and it should be a little like this
You must be registered for see links
Just install it! It should take a few minutes! Once done CMD should open.
You must be registered for see links
Press Y for Yes on the first Screen!
You must be registered for see links
Press N for no on this screen! After the Relocating press X then hit enter! Afterwards you have done it!On you desktop now you should have a shortcut called "Xampp Control Panel"
Open it and run Apache and MySql. If apache don't start make sure skype is closed!
Once they have started go to localhost in your web browser
Click Security You should see a table with a list saying "unsecure" or "unknown".
Under the table, theres a link to
You must be registered for see links
Click it.Enter a password and remember it! This is your PHPMyAdmin Password!
Once you typed your password in, Press "Password Changing".
You will now need to
You must be registered for see links
MySQL. You do this by opening the Xampp Control panel and pressing "Stop" on MySQL and then pressing "Start" again.Go to localhost/phpmyadmin or 127.0.0.1/phpmyadmin username is root and password should be the one you set up early.
Press databases and make one called "rev_phoenix"!
Your done with Xampp for now!
CMS:
Go into Xampp-Htdocs and delete EVERYTHING out of there!
Once you have open the RevCMS folder and extract all the files and folders into Htdocs!
When you have extracted go into Xampp/Htdocs/app/management and open config.php
Edit your hotel name and such and when done do this:
Change:
PHP Code:
$_CONFIG['hotel']['server_ip'] = '124.234.68.43'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = '
To:$_CONFIG['hotel']['url'] = '
You must be registered for see links
'; //Does not end with a "/" PHP Code:
$_CONFIG['hotel']['server_ip'] = '127.0.0.1'; //IP of VPS/DEDI/etc
$_CONFIG['hotel']['url'] = '
and$_CONFIG['hotel']['url'] = '
You must be registered for see links
'; //Does not end with a "/" from
PHP Code:
$_CONFIG['hotel']['figure'] = '-'; //Default figure users will register with.
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build
to$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/527'; //Web_Build
PHP Code:
$_CONFIG['hotel']['figure'] = 'hr-100.hd-190-7.ch-210-66.lg-270-82.sh-290-80'; //Default figure users will
$_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/747'; //Web_Build
Change "Priv" to "Mango" And save it!
You must be registered for see links
with. $_CONFIG['hotel']['web_build'] = '63_1dc60c6d6ea6e089c6893ab4e0541ee0/747'; //Web_Build
Go to localhost or 127.0.0.1 and your hotel should be there!
Go to localhost/phpmyadmin and click you database and enter this code
PHP Code:
ALTER TABLE `users` ADD `seckey` VARCHAR( 999 ) NOT NULL
Press go!No go back to your hotel and Register.
Go back into PhpMyAdmin. Go into your database again and find the table users! Make yourself rank 7 and save it!
SWFS:
Now go to xampp-htdocs-app-management-config and change the following:
PHP Code:
$_CONFIG['hotel']['external_vars'] = '
$_CONFIG['hotel']['external_texts'] = '
$_CONFIG['hotel']['product_data'] = '
$_CONFIG['hotel']['furni_data'] = '
$_CONFIG['hotel']['swf_folder'] = '
to
You must be registered for see links
'; //URL to your external vars $_CONFIG['hotel']['external_texts'] = '
You must be registered for see links
'; //URL to your external texts $_CONFIG['hotel']['product_data'] = '
You must be registered for see links
'; //URL to your productdata $_CONFIG['hotel']['furni_data'] = '
You must be registered for see links
'; //URL to your furnidata $_CONFIG['hotel']['swf_folder'] = '
You must be registered for see links
'; //URL to your SWF folder(does not end with a '/') PHP Code:
$_CONFIG['hotel']['external_vars'] = '
$_CONFIG['hotel']['external_texts'] = '
$_CONFIG['hotel']['product_data'] = '
$_CONFIG['hotel']['furni_data'] = '
$_CONFIG['hotel']['swf_folder'] = '
Save it!
You must be registered for see links
'; //URL to your external vars $_CONFIG['hotel']['external_texts'] = '
You must be registered for see links
'; //URL to your external texts $_CONFIG['hotel']['product_data'] = '
You must be registered for see links
'; //URL to your productdata $_CONFIG['hotel']['furni_data'] = '
You must be registered for see links
'; //URL to your furnidata $_CONFIG['hotel']['swf_folder'] = '
You must be registered for see links
'; //URL to your SWF folder(does not end with a '/') Extract the swfs into htdocs!
You have done Xampp, CMS, and Swfs now!
EMU:
Extract it onto Desktop.
Open the folder and enter you hotel details! Turn it on and there you have it! You should have your hotel! To see it go to localhost or 127.0.0.1. Find a tutorial on how to portfoward and how to edit it!
Credits:
Tweeny for SWFS
Me for writing tutorial!