Recent content by gpetkof

  1. G

    Which domain extension have empty WHOIS when searched ? (offshore WHOIS)

    Almost all major TLDs don't display the data of the owner for privacy reasons. It used to be a paid feature but for years now, especially after GDRP they show only dummy data.
  2. G

    What's a quality cheap VPS Provider?

    Can you define what's cheap for you? What are you willing to spend for what resources? Almost every time you get what you pay for. If you get something really cheap, either the nodes are way oversold, or the support is non-existent, or both. What are you looking to host?
  3. G

    Does anyone else here hate cPanel ?

    I have never liked the DA interface, it is definitely their biggest drawback. cPanel apart from their insane pricing policies are stable and most people are very used to the way the interface is structured. Every new panel that is released usually mimics their interface and that's a good thing...
  4. G

    What's the most "troublesome" part of running a video website?

    With video sites that self host (not embed) the struggle is usually scaling - you can't host too much content that doesn't generate enough revenue. You need to monitor content and remove stuff that don't make sense. Going from a one server set up to a busy site is not an easy task, because you...
  5. G

    AI tool for hosting

    If you are looking at an e-commerce site and you want to copy their product or get their articles, you are probably in need of a web scraper. If you are after the design, you will probably get a great deal on fiverr for someone to clone it for you.
  6. G

    JAPAN VPS WITH PORT 25 NEEDED

    I know of a company called digital-vm, they have Japan as location and usually cater to Chinese customers in need of VPN. I think they don't block mail ports by default. They have a week money back guarantee from what I read on their website, so may be worth your time.
  7. G

    Is internetbs.net still good for domains/hosting?

    I have used them for some years now - more than 3-4 I think, I have never had an issue with them. They never asked for any additional form of verification other than the registrar sending an email to click. They have stable pricing and are generally cheap.
  8. G

    Buying a domain. What should I know?

    There is a website that tracks best prices and promotions: https://tld-list.com/ You just select the TLD you want to register and you can sort the cheapest offer that's currently on the market. Of course domains can be also free if purchased together with a webhosting service - usually a...
  9. G

    Safe European Hosting

    I agree, Hostinger is definitely not a company that will ignore DMCA complaints. I wouldn't even try this with them.
  10. G

    ultahost review?

    I was about to say that they have TrustPilot profile and you can check their reviews there. They are visible, though the page says their rating is unavailable due to breach of their guidelines: https://www.trustpilot.com/review/ultahost.com , which I think may be a red flag and something to keep...
  11. G

    Tobacco Website Host?

    I don't think that any host will mind a website that sells tobacco, they usually have way worse things to worry about. Tobacco should be find anywhere in my opinion.
  12. G

    Need additional assistance with importing db to Wampserver

    You probably have a different php.ini where you need to set the max_execution_time and the max_input_time settings. Maybe the easiest way would be to create a php info file and run it, then see what's the loaded php.ini. Then edit that ini fie to reflect the increased php settings. The import...
  13. G

    Failed to start nginx.service

    I would try to comment out the line that says: by adding a # sign before it. Then you can run: to check if there are any other issues beside that line and if configuration syntax is correct, just restart nginx and it should work.
  14. G

    Failed to start nginx.service

    The issue is with your /etc/nginx/nginx.conf file - as stated in the output you are using a directive that's not allowed there "user". Can you paste the whole file contents here?
Back
Top