you lost me... >.<

Forum
Last Post
Threads / Messages

aroymart

Member
Member
Joined
Jan 10, 2009
Messages
74
Points
0
Mysidian Dollar
4,272
Step 1: Create a new MySQL database.
Step 2: Run the SQL queries inside of sql.txt that is included with the download.
Step 3: Upload the contents of the "adoptables" folder to your server where you want to install this script.
Step 4: Open up inc/config.php in a text editor. Edit the fields with your information.

For the domain name, put something like yoursite.com without any http:// or www.

If you are installing this script in a subdirectory off your domain, for the Script Path ($spath) you'll want to put something like:


Code:

/foldername
If you're installing at the root of a domain, leave the $spath variable blank.

For the $auser and $apass variables enter in your desired login details for the Admin CP.

Step 5: CHMOD the following files:

ads/header.txt - 777
ads/footer.txt - 777
ads/tower.txt - 777
inc/settings.php - 777
inc/levels.php - 777

Step 6: Log in to your Admin CP at whereyouinstalledyourscript.com/adm/ and then edit your site. You may want to rename the adm directory for additional security.





you lost me at sql queries... anyone want to help?
 
Inside your CPanel, there will be a link for PHPMyAdmin. Click on it. :)

Then, when it loads, click on your database from the list on the left. Once that page loads, click on the "SQL" icon at the top left from the row of icons. In the pop-up box paste the contents of sql.txt in there and submit.

That's it. :)
 
thankyou so much for the help i'll post if i have more probs
p.s. sorrys for the spam

EDIT: now i did that and i uploaded all of the files... but now it comes as a server error or something see look aroymart.freephphostingonline.com thats were it is at


EDIT#2: ok i found it out but how do i edit the admin username/pass? also what is the automatic user/pass?

EDIT#3: ok i found out were to change it but it says access denied this is the code


Code:
<?php

// PHP Easy Adoptables Configuration File

$dbhost = 'localhost';      		//DB Hostname
$dbuser = '';				//DB User
$dbpass = '';				//DB Password
$dbname = '';    				//Your database name
$dname = 'aroymart.freephphostingonline.com';    	//Your domain name (No http, www or . )
$spath = '';				//The folder you installed this script in, if subfolder use a slash, if root domain empty
$auser = 'aroymart';				//Admin Username for Host Admin CP
$apass = 'andrew';				//Password for Host Admin CP

?>


go ahead and try it... i tried it at this part of my site




EDIT#LAST: i am so bad at this can someone just do this all for me and let me have the site????? i can't do any of this >.<
 
Similar threads

Similar threads

Users who are viewing this thread

  • Forum Contains New Posts
  • Forum Contains No New Posts

Forum statistics

Threads
4,277
Messages
33,119
Members
1,602
Latest member
BerrieMilk
BETA

Latest Threads

Latest Posts

Top