Smart Helper Needed Now!

Status
Not open for further replies.

mycoding

Newbie
Joined
May 1, 2010
Messages
8
Reaction score
2
Hi all, i'm looking for some one smart to help me solve this problem, i'm using interspire web publisher 5.0.5 the problem is that my control panel points to admin just like this "my-domain/admin" i need to change admin to any name so my cp will be "my_domain/new_name" note i changed the admin folder name in my hosting account cpanel but problem was not solved!...thanks indeed for the smart helper.
 
erm i am guessing this is related to mysql. If your script uses mysql you need to go into the database and edit the base url in there. until there this script will keep thinkign that your url is /admin even if you changed the name in cpanel.
 
erm i am guessing this is related to mysql. If your script uses mysql you need to go into the database and edit the base url in there. until there this script will keep thinkign that your url is /admin even if you changed the name in cpanel.

Thank you indeed for your answer, but could you explain in how to do edit sql in cpanel.
 
go to phpmyadmin and open up the database where you stored this information (database name is used in installing the script so you should know this).
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top