Best Blackhat Forum

Full Version: [GET] Pandao manager+ CMS
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
lol yes I saw comments in support 5min heheh
Script looks nice and easy, but his support sucks .

I managed to connect to db.
someone pls post a tut. i cant get this thing working.
(01-09-2015 02:59 AM)tigermate Wrote: [ -> ]someone pls post a tut. i cant get this thing working.

Upload the httpdocs folder into your absolute webserver root path(NO SUBFOLDER)
Upload the etc folder one folder before the aboslute webserver root path so you cannot access the files via http
For test purposes you can upload the etc folder inside the root path
CHMOD the folders according to the documentation (for windows change the permissions for your webserver service)

Change the settings.xml file in your etc folder
upload database

in .httacces change line 67 and 68

RewriteCond %{HTTP_HOST} =DOMAIN.TLD
RewriteRule ^ - [E=BASE:/full/path/of/webroot] [L]

Comment line 70 and 71

#RewriteCond %{HTTP_HOST} =DOMAIN.TLD
#RewriteRule ^ - [E=BASE:/full/path/of/webroot] [L]

Go to http://domain.tld/admin/settings.php into your webbrowser and see how it reacts.

IF YOU CHANGED THE LOCATION OF ETC/SETTINGS.XML
Go to: common/define.php on line 17: $settings_file = realpath(SYSBASE."../etc/settings.xml"); and change the location to the new one.
plizzz reupload... this link broken
thankss for cms man
users like you are too few man, you have made some great posts and great contributions. thank you ! kudos bro
(02-08-2015 08:44 AM)Loomy Wrote: [ -> ]users like you are too few man, you have made some great posts and great contributions. thank you ! kudos bro
Thanks for the compliment, appreciated!
Pages: 1 2
Reference URL's