I just successfully moved over (migrated) an install of VB to another server. I moved all the files and imported the database. The home page comes up (http://74.63.78.13/). This page looks good. However, I cannot access the admin control panel. For some reason this page (http://yourgoodman.com/admincp/index.php) works, but this one (http://74.63.78.13/admincp/index.php) does not. These installs are (to my knowledge) in every way identical. YES, the files are exactly alike. YES, the directories are the same. Is this some sort of license protection going on? Do these folders/files need to have special permissions to work properly? What is at work here? Please give us a starting point to work with if you do not have some sort of answer. Thank you in advance.
Announcement
Collapse
No announcement yet.
The Admin Control Panel . . .
Collapse
X
-
Tags: None
-
the url with the ip address gives me a 403 forbidden error this usually indicates a .htaccess file is preventing access to the directory are you maybe trying to htaccess your admincp but doing it incorrectly ? i guess not then the normal url wouldn't work either i think this problem has nothing todo with vBulletin but the configuration off your server get in touch with your host -
You are correct about the .htaccess file, but the situation looks a little bit different. Here's the contents of the file (which I copied over). Still no go.
order deny,allow
deny from all
allow from [an ip]
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /etc/httpd/users
require valid-user
This "server" has cpanel (the old one). Therefore, do I need to configure a user to have access to this or ... ? Is this something that vB installs by default? What is confusing me is the .htaccess file was NOT in the admincp folder (on the new box) so there was no restriction that I can see of by default. The .htaccess was not present, so, still at sqaure 1.Comment
-
Can you please explain yourself a little more clearly. I cannot understand what you mean by your post. What do you mean by "victim"?Comment
Related Topics
Collapse
-
by gsa_jasonHello,
I have properly went through the installation process.
The admincp panel does this: http://goo.gl/bRuPZG
The forum isn't reading the stylesheet and looks...-
Channel: Support Issues & Questions
Fri 31 Jan '14, 8:16am -
-
by karlmI've edited my .htaccess merely to force http://mysite.com/xyz to http://www.mysite.com/xyz which is fine. However, I can no longer access the ACP. Although it isn't a bad password/username the prompt...
-
Channel: Support Issues & Questions
Sat 6 Aug '16, 12:26pm -
-
by YedurmusHello,
I installed and tried all versions of vBulletin 5. vBulletin 5.0.4 has same problem too.
I read everything about installation documents, requirements.
This...-
Channel: Support Issues & Questions
Fri 2 Aug '13, 2:43am -
-
by Kent55Hi,
I'm installing vBulletin 5.1.0 and when I went to access the adminCP I was shown an error message saying "That action could not be completed" so I edited the presentation config...-
Channel: Support Issues & Questions
Fri 14 Mar '14, 9:38am -
Comment