Jump to content

Question

Posted

So I installed blesta at subdomain.mydomain.com, and if I go directly there it works just fine.  However, for some reason it's still not working on other pages.

 

for example subdomain.mydomain.com/client/login shows a 500 error.  Is there something else that needs to be changed that I'm missing?

 

I changed the hostname in the control panel to the subdomain.

13 answers to this question

Recommended Posts

  • 0
Posted
  On 5/26/2014 at 12:49 AM, Daniel B said:

That's what I feared...I've been liking interworx...but there are a few tiny little things that keep popping up that's tempting me to go back to cpanel :(.

 

Thanks for the help though!

 

That's the only issue I found with InterWorx myself mate, you could try this mate

 

on the .htaccess put this:

RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php

If that works please tell me please :D

  • 0
Posted
  On 5/25/2014 at 11:29 PM, Daniel B said:

yup, .htaccess is there.

 

What control panel do you use mate? Also a 500 error is a internal error, do you have a error_logs file you can open and see what's causing it?

  • 0
Posted

It's working just fine if I go to the login page via mydomain/subdomain/client/login is the strange part (about the 500 error...it's not "really" a 500 error because it's actually still working, just doesn't like the subdomain for some reason).

 

Using Interworx...trying to at least.

 

Error seems to be "Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace."

 

Seems like that error would be caused by an .htaccess error. File looks fine to me, even reuploaded a new one and same result.

  • 0
Posted
  On 5/26/2014 at 12:17 AM, Daniel B said:

It's working just fine if I go to the login page via mydomain/subdomain/client/login is the strange part (about the 500 error...it's not "really" a 500 error because it's actually still working, just doesn't like the subdomain for some reason).

 

Using Interworx...trying to at least.

 

Error seems to be "Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace."

 

Seems like that error would be caused by an .htaccess error. File looks fine to me, even reuploaded a new one and same result.

 

Yeah I see :) It's something to do with InterWorx, I had that issue. That's why I now use /billing/

The thing that's weird is me, Brett and Paul couldn't find out why.

  • 0
Posted

That's what I feared...I've been liking interworx...but there are a few tiny little things that keep popping up that's tempting me to go back to cpanel :(.

 

Thanks for the help though!

  • 0
Posted
  On 5/26/2014 at 12:59 AM, Daniel B said:

lol, adding that one simple line fixed it :) (RewriteBase /)

 

At least on first inspection, haven't check ALL the links yet.

 

Oh can you for me please and then we can report this to Paul to add to the docs :) and Thanks mate I know what to tell my customers haha 

  • 0
Posted
  On 5/26/2014 at 1:05 AM, Daniel B said:

yup, I'll let you know shortly.  I'm upgrading to 3.1.4 at the moment, then will go through all the normal places. :)  Will post an update in an hour or so.

 

Thanks mate.

  • 0
Posted

well, seems like everything works to me...checked quite a few things and haven't seen an issue.  It's a mostly new install though so I don't have any packages setup yet...so that's the one thing I can't check.  I'm going to assume they work too though since everything else seems to.

  • 0
Posted
  On 5/26/2014 at 1:33 AM, Daniel B said:

well, seems like everything works to me...checked quite a few things and haven't seen an issue.  It's a mostly new install though so I don't have any packages setup yet...so that's the one thing I can't check.  I'm going to assume they work too though since everything else seems to.

 

Good enough for me haha thanks for the confirmation mate :)

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...