Jump to content

mikebrant

Retired Forum Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by mikebrant

  1. I have resolved the problem. Just needed to make a change to httpd.conf file to change for my https virtual host, which for some reason referenced my root directory as suspected. I guess Cpanel create it this way by default. Thanks for help.
  2. There is no redirect setup. You may have been getting the redirect based on teh fact that I just had to change my license key as I moved the whole site to a new IP address yesterday (I was having the porblem mentioned in this post before moving IP's and the move was done in part to try to solve the problem (so that I could issue a wildcard SSL cert that included the subdomain). I did notice that I get different behavior in different browsers though. I IE, the address bar show the http address of the page I am trying to access with a 404 error. In Firefox it shows the https address with the 404 error.
  3. I have been having problems getting https pages to work with WHMCS. Basically if I leave the field in the configuration blank (i.e. to not use SSL), then the user has no porblem navigating through the various pages in the client area. However as soon as I put in a URL in the configuration for SSL, the pages break and I get 404 errors when navigating to any page that presumably is supposed to use https instead of http. My setup is that I have WHMCS running on its own subdomain (the subdomain has its own SSL cert (though right now it is a self-signed cert if this makes any difference), and I have the URL's in the configuration as exactly the same URL for SSL and non-SSL (with the expception of using an "s" in https). The server itself uses WHM/Cpanel. Any troubleshooting thouhts would be appreciated.
  4. These are configured correctly as far as I can tell. This was actually the first thing I changed when I reinstalled the software. When clicking the links, the new URL is the correct URL for the location of the file. I would note however the when you view the HTML code output by the PHP script, the href values in the link tags do not contain the directory path, but only the script name. I haven't really familiarized myself with the code that much to know whether this is the default behavior when the directories have been into in the configuration screen. I have treid to chmod the files permissions for the target scripts to 777 just to see if this was a permissions-related porblem and this didn't do the trick either.
  5. Hi, I have been working with a trial installation. So far everything looks really nice. I am however having a problem that I am hoping someone may be able to provide an answer to. This problem actually may have occured as a result of the way I set the installation up. I originally installed the whmcs software onto my site in a directory with the default name (whmcs). I later decided that I wanted to rename the directory to /account_center. I did this by copying the directory to its new location and then modifying configuration settings. It quickly became clear that this was not such a good idea, as I was getting a number of broken links as well as an invalid license message. I decided I would go ahead and remove the entire installation (with the exception of the database, as I had already set up some packages and what not that I did not want to lose). I then reinstalled a fresh version of the files into a newly created version of /account_center directory. I went through the installation process, wne thtrough all teh WHMCS configuration screens from the admin area, etc. The one remaining problem I seem to have is that I am getting "Internet Explorer is not able to display the webpage" messages similar to what yo would get if you didn't have a web connection when cliking on some of the links in the client portal (specifically Client Area, Affiliates, Submit Ticket, Support Tickets, and Order links). I do not receive any specifically number HTTP errors or PHP errors. The links seem to be OK in that the links point to locations where files exist. All file permissions have been unchanged with the exception of the files/directories that were specifically noted as needing to be changed in teh install instructions. The link to my client portal page is given below. brantsolutionsgroup.com/account_center/index.php Has anyone seen this issue before? I dont mind reinstalling if I have to, but this didn't seem to work that well last time and I would certainly like to maintain all teh confgiguration information that I have entered if at all possible. All links did work correctly on the initial install to default whmcs directory.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated