Jump to content

bebop1065

Retired Forum Member
  • Posts

    94
  • Joined

  • Last visited

Everything posted by bebop1065

  1. I'm getting the following error. I zipped and unzipped my site from another host a few months back and am now just getting around to actually working on it. Most html pages work. It is just the PHP pages that fail. I've changed PHP versions and found that 5.6 reports the fewest errors. But the error it reports is below. My site still works on my old host just fine. This page isn’t working ****.cp-43.webhostbox.net is currently unable to handle this request. HTTP ERROR 500
  2. That is my concern exactly.. Fantastic! I'll be ordering today. Thanks.
  3. Thanks for your response. I like the additional (perceived perhaps) security that the additional login provides. Is there a possibility that this additional layer can be added to iWHMCS at some point in near future? Or, If there are some better alternatives to my security solution, I'd be willing to implement those in order to go ahead with the purchase. Thanks for your suggestions.
  4. Hello, I'm considering purchasing iWHMCS. My login page is only accessible after authenticating a prior password protected page. Will iWHMCS prompt for the additional username and password before authenticating into the main website app? Thanks.
  5. This is included in the standard installation of WHMCS.
  6. I think that is a server issue. Check with your server admins. I had that same issue that lingered for almost eight months before they fixed it. Sorry that I don't have the details on the fix.
  7. Hi Joe. Thanks for the response. The 'username is taken' message was presented only AFTER the original error was presented. That is, I attempted to create the account once and it failed with the Curl message. I then tried it again and was presented with the username is taken message. So, it appears that the account was created on the server but not under my username (because it isn't listed in my WHM) AND that either the server didn't respond back to WHMCS or WHMCS didn't receive the response. I hope this makes my message clearer. I await your response. Take care, SPN
  8. Additionally, after running the "create" module command, I get the following error. "Module Command Error Sorry that username (*****) is taken. Check /etc/passwd" The account is not listed under my WHM account when I log into the shared server.
  9. Yes, what does that error mean? I've been having that issue for months now on at least two cPanel servers.
  10. It has been mentioned in a previous thread that load balancing is upcoming. Although I've not read it officially posted anywhere.
  11. Hi there, I don't have access to create reseller accounts with my WHM account otherwise I would use that feature to allocate space to some customers. I have a few customers that pay me for bulk space, but WHMCS doesn't seem to have a feature that I can use to only allocate space to them. I have to manually keep track of their allocated space. The problem is that WHMCS only seems able to credit funds and not space. For instance. Customer A, who resells space to his customers, pays me $200 for, let's say, 10GB of bulk space. I would allow him to use this 'space credit' to create any number of preconfigured hosting accounts up to his limit of 10GB. The regular hosting package fees would not apply to this customer because the fees (for example, ten 1GB packages) would cost much more than this bulk 10GB. In fact, no hosting fees would apply to his orders up to 10GB. All I want to do is reduce the amount of space available to him when he makes accounts. I will only invoice him for renewing his 10GB of space each year. Does anyone have an idea how to accomplish this with what is present within WHMCS?
  12. That is what I do and maybe we should make this a feature/security request.
  13. Thanks guys, That seems to answer my questions on why I might not be able to do this unless my host agrees to help make it work. I would need my provider to add my designated ns1 and ns2 to the servers in order for it to work. I've got a support ticket to put in with my host now. Wish me luck.
  14. Thanks for your reply Roger, I always thought that I understood the basics of DNS, but trying to figure this out has baffled me. Also, my DC techs have told me that this was impossible. I can't see why though. I use DI as my registrar. Here is basically what I have. Server 1 IP 1.1.1.1 ns1.mydomain.com ns2.mydomain.com Server 2 IP 2.2.2.2 ns1.somedomain.com ns2.somedomain.com Server 3 IP 3.3.3.3 ns1.differentdomain.com ns2.differentdomain.com Other home servers with websites. These aren't important. Do I add IP addresses (A records) to the NS that I want to use pointing to the DNS server on the different servers? Two of the servers are shared. I cannot alter the DNS server name although one of them was setup with custom DNS for me. One server is mine. I know that I probably need to RTFM a little bit more, but I can't seem to find out where to start with this. I thought that I could add A records from each server's DNS for the desired NS and then the CNAME for the ones I can't change. Then all I would need to do it change the DNS on the domains and it would work.
  15. I knew I'd mess up my question... This is the deal. I have sites on several different servers. All of the servers have different DNS. Some repeat customers can't seem to wait and read their activation email to tell them which DNS to use. Sometimes they have accounts on different servers. I want to setup ns1.mydomain.com and ns2.mydomain.com as the ONLY two DNS for all of my servers. I need to know if it is possible to add the appropriate records to those DNS to point to all of my servers. The appropriate records might be CNAME or A or whatever combination would work. I want to be able to tell all of my customers, regardless of their server, that there is only one pair of DNS that they need to use from now on.
  16. <borat> High Five!! </borat> Make sure you pipe the output to /dev/null or else you might end up with lots of little records of the cron transactions.
  17. I can't seem to understand why I've been told no to this question. Can I add A records for multiple servers to a pair of DNS records that serve different websites? Stated differently, "Can I use the same pair of DNS entries for multiple servers?" Is a potential performance degradation the only problem with this? Is this possible? If not, can you simply explain why not?
  18. Linux is usually very case sensitive. It appears that your user doesn't have permission to use those GET methods. You may want to try giving yourself permission to use those methods. Post back what happens with CURL.
  19. Change the 'GET' or 'WGET' to 'CURL'. You can also do it from the command line to see if it works. Are you sure that you OWN this Linux box? How do you manage the box without SSH?
  20. Try 'CURL' from the Linux server to the cron script on the MS box.
  21. Ask your hosts to provide you with an option that your user can execute.
  22. Is the WHM Remote Access Key safer than user/pass?
  23. The control panel type doesn't matter. It is just a php script that outputs server status. Place it on any domain and fix that location from within your admin section.
×
×
  • 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