Garry

Members
  • Posts

    34
  • Joined

  • Last visited

About Garry

  • Birthday 02/04/1976

Contact Methods

  • Website URL
    http://www.gazblog.com/

Profile Information

  • Gender
    Male
  • Location
    UK

Recent Profile Visitors

1,009,850 profile views

Garry's Achievements

Advanced Member

Advanced Member (3/4)

4

Reputation

  1. Hi, What is the best way have a PHP script to send a message by SMTP?
  2. Thanks for the reply. I think I have sorted it, by using libmemcached, instead. Could you check to see in the logs if it working am on ams201 - overclan? $config['cache']['backend'] = 'Libmemcached'; $config['cache']['backendOptions'] = array( 'compression' => false, 'servers' => array( array( 'host' => '/home/USERNAME/.hostdata/memcached.sock', 'port' => 0, ) ) );
  3. I was running this on a VPS and had it working with PHP 7.1 using port, with memcached. There is a guide on cPanel site: https://forums.cpanel.net/threads/installing-memcache-and-memcached-with-easyapache4.566261/#post-2414091 Post 8, using a pecl module Not sure if this something you would setup on a shared hosting, so just putting it out there, just incase.
  4. It isn't working, I am running PHP 7.1, with memcached ticket in the settings, I have also started Memcached via cPanel. XenForo is say: Zend_Cache_Exception: The memcache extension must be loaded for using this backend ! - library/Zend/Cache.php:209 This is the XenForo setup I have in the config.php file $config['cache']['backend'] = 'Memcached'; $config['cache']['backendOptions'] = array( 'compression' => false, 'servers' => array( array( 'host' => 'unix:///home/XXXXXX/.hostdata/memcached.sock', 'port' => 0, ) ) ); I have also tried the host as unix:///var/memcached/memcached.socket
  5. Hi, Just setting up my XenForo and would like to use memcached, by default it uses a port, but I understand you use a socket setup. Anyway how do I config XenForo to work with Socket, instead of port? PS. I didn't want to post in the phpBB3 post as it could be seen as being rude.
  6. Hi, I am on ams201 and was wondering are the DNS servers remote. For example, if the server, and a one DNS server goes down, is the second DNS server still working? Or are the DNS servers, both on the same server?
  7. Can you add or offer reseller packages in Amsterdam NL?
  8. Thank you Just want to make sure this is corrert v=spf1 +a +mx +ip4:XXX.XXX.XXX.XXX +include:_spf.arandomserver.com ~all I have replaced the IP with XXX
  9. Hi, I have turn on SPF in cPanel and was wondering do I need to add any other server or IPs due to email going via SpamExperts. Other then what cPanel has put it?
  10. Hi, Just went to do a speed test on the ams servers and the speedtest is expired. Here is the link to is: http://ams.hawkhost.com/speedtest/
  11. Just to add I got my welcome email yestarday evening too
  12. Hi, Is there any update on Reseller accounts in Europe?
  13. If you hoping to renew it after the expire date, that won't happen. As it goes into a set time where it is in limbo, think it 60 days, before it is dropped and available to be re-registered.