Jump to content

Installing PW without a domain name?


FuturShoc
 Share

Recommended Posts

I seem to be having some trouble here.

I'm developing a site that must live at a staging web host during development, then move to its permanent home at launch time.

During development, the site address is:

http://74.52.58.162/~imageeff/

I've successfully installed PW, however, i'm not able to get to the PW control panel using:

http://74.52.58.162/~imageeff/index.php/wire

or this:

http://74.52.58.162/~imageeff/wire

============================

...later.

Ok, although I had a suspicion that htaccess was the source of my problem, I hadn't dug deeply into it enough.

1. I had failed to notice the helpful comments in the PW htaccess file which noted a need to add a RewriteBase rule for sites including the tilde character.

2. I had foolishly not trusted the documentation which clearly noted that "http://74.52.58.162/~imageeff/processwire" would be my control panel url. NOT "/wire" as I had oddly assumed by looking at the directory structure.

D'oh. Apologies for the false alarm.

  • Like 1
Link to comment
Share on other sites

Hello there!

First of all, admin panel is by default located at /processwire/, not /wire/ or index.php/wire/. Then again, http://74.52.58.162/~imageeff/?it=/processwire/ opens admin panel as expected, while http://74.52.58.162/~imageeff/processwire/ doesn't, which would suggest that there's also something wrong with rewrites. Did you get any errors while / before installing PW and is your site running on Apache with mod_rewrite enabled?

In case that you need help solving this, I'd suggest checking this post (and why not whole thread, for that matter) out first: http://processwire.com/talk/topic/82-install-pw-to-subdir/?p=1253.

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...