gigamike

  • Total activity 29
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 7

Activity overview

Latest activity by gigamike
  • gigamike commented,

    Hi, ok i found it, you need to setup a root password on your EC2 instance. Solved Thanks

  • gigamike created a post,

    AWS EC2 cPanel & WHM for Linux

    Hi, Just tried for the first time on AWS via marketplace to use cpanel AMI. I was able to setup the EC2 and it gave me a link to How to Log in to Your Server or Account - cPanel Knowledge Base - c...

  • gigamike created a post,

    htacess redirect

    Guys, maybe you can help me, i have this url domain.com/my_product_name.html and it has an htaccess redirect like this RewriteRule ^(.*)\.html$ products.php?q=$1&%{QUERY_STRING} [L,R=301] Rewrite...

  • gigamike commented,

    By the way, both servers have WHM so if there is a tool for WHM better i guess. Thanks, Mike

  • gigamike created a post,

    automatic sync of directory from server to server

    Guys, I have 2 servers and im planning to make a directory always sync updated/parallel automatically and if possible in real time i.e. /server1/test/*.* to /server2/test/*.* Im thinking of rsyn...

  • gigamike commented,

    Hi, If I understand correctly, you do *NOT* want the /play/ directory to be changed / adjusted via your rewrite rules? You can simply add a .htaccess file to your /play/ directory with 'RewriteEngi...

  • gigamike created a post,

    htaccess exclude given REQUEST_URI

    Guys, Been working several hours, i have a site which has SSL and im redirecting all non http to https i.e. # http to https RewriteCond %{HTTPS} off RewriteRule ^(.*) [R,L] it always redirect...

  • gigamike created a post,

    Backup Scrtipt API Error: Can't call method "login" on an undefined value

    Guys, I hope you can help me, i do have a cron that creates a backup of my cpanel using the API Fileman i.e. require_once $basePath . "/public_html/library/xmlapi-php-master/xmlapi.php"; $xmlapi...

  • gigamike commented,

    Hi cPanelMichael, sorry for the delay, i already asked host support but seems cant figure out. I already submitted a ticket coz i feel this is a cPanel related problem. Ticket ID: 5714027 Thank...

  • gigamike commented,

    i already tried checking all crond and atd, i cant figure where this coming from :( ]Hi, anyone? :( is this a bug on cpanel, i saw this one [url=http://lists.gnu.org/archive/html/bug-bash/2010-1...