Questions tagged [mediatemple]

Media Temple is a Los Angeles based website hosting and software application services company

Media Temple (sometimes referred to as "(mt)") is a web hosting and cloud services provider headquartered in Los Angeles, California and founded in 1998. They provide hosting for websites and applications as well as virtual servers, email, and other Internet content.

More information on Wikipedia and on the MediaTemple's website.

143 questions
1
vote
1 answer

Why isn't Capistrano copying my files?

I am currently deploying a Rails application using Capistrano. Cap deploy:update_code usually works just fine to copy over application files from the SVN to the rails container, however when I do it now, it copies the folders but they are all empty.…
Sam
  • 864
  • 2
  • 11
  • 21
1
vote
3 answers

Installing imagick on a DV [mediatemple] - impossible?

I have it installed on my DV # convert -version Version: ImageMagick 6.7.4-0 2011-12-21 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC Features: OpenMP But somehow, #pecl install Imagick Just trow me…
Antonio Max
  • 8,627
  • 6
  • 43
  • 42
1
vote
1 answer

Would you recommend Amazon Web Services for a WordPress site or MediaTemple?

Would you recommend Amazon Web Services for a WordPress site or should I stick with using MediaTemple?
Alexa Green
  • 1,153
  • 4
  • 14
  • 21
1
vote
1 answer

Setting up google Adsense on a mediaTemples account

I am setting up Ad-sense on my website and the instructions tell me that i should set my nameservers to point to ns1.googleghs.com. I know how to set my nameservers, and right now they point to ns1.mediatemple.net. If I change where they point how…
Mickey Slater
  • 374
  • 3
  • 15
1
vote
1 answer

How to connect to git remote via ssh on Media Temple Centos?

I've created a new user on my Centos 7, added a .ssh folder with my public key in authorized_keys. I am able to successfully connect via ssh to the server with that user with ssh @ I have also created a bare git repo on the…
L. Rohr
  • 11
  • 3
1
vote
1 answer

How do I install Zend OPcache Extension on my Media Temple Grid Server site?

CMS's like Drupal 8 strongly recommend that you enable OPcache on your server to speed up page rendering. How does one install this extension if your site is hosted on Media Temple's shared Grid server service?
Tantalus
  • 397
  • 1
  • 3
  • 11
1
vote
2 answers

Uploading Rails Apps with MediaTemple

Any recommendations of a recent tutorial, or guide, on uploading Rails applications to a (gs) rails container? I've followed a couple tutorials already, both of which haven't worked.
Sophisticake
  • 323
  • 1
  • 4
  • 17
1
vote
1 answer

jQuery (Nvio slider) not firing on a CodeIgniter app once moved to Media Temple host

I am hoping someone might know the answer to this off the top. I have developed this site on a Fedora box, then moved it to my test box (link below) running Ubuntu Svr 10.10/Apache2/PHP5/MySQL5.1 and all works fine through on the dev and test…
1
vote
1 answer

Proper way to roll out website updates

I have an enrollment website which is updated on a fairly regular basis with minor changes. While these 'fixes' don't necessarily present any issue, we are in a phase where we need to roll out some major changes. I am looking for the right way to…
JM4
  • 6,740
  • 18
  • 77
  • 125
1
vote
0 answers

install pear extensions with two php versions installed at the same time in plesk

I recently installed php 7.1 for one site and my older sites are using php 5.4. Here is the problem. I need to install sqlsrv and pdo_sqlsrv extensions for php. This two extensions only work with php >=7.0 in linux. But when i run the command "pecl…
Jose Pinto
  • 21
  • 2
1
vote
3 answers

Have a Heroku app's DATABASE_URL point to a Media Temple GS database

I wasn't sure where to post this so I thought this might be a good place. I would like to know if it's possible to have a Heroku app's DATABASE_URL point to a Media Temple GS database? I have already tried setting up a connection to my mt database's…
Gabe Martin
  • 61
  • 2
  • 10
1
vote
0 answers

Session set after redirect not saved on form submit

I'm using sessions to send variables over forms to securely delete records on a backend. Everything works just fine: I create the list of records, along with delete buttons as forms. While creating the delete buttons I set a session including the…
1
vote
1 answer

github ssh-agent timeout mediatemple

I'm trying to do some development work from a mediatemple server through git; I've got my ssh key setup properly however it seems like I'm having issues with the ssh-agent. You can see from the prompts below that, after setting up the agent, I'm…
Constantino
  • 2,243
  • 2
  • 24
  • 41
1
vote
2 answers

How can I check if I have mysqli in my web server using cPanel?

I'm using... PHP version 5.4.28 Filezilla Wordpress cPanel MediaTemple hosting I get this error Fatal error: Call to undefined function mysqli_connect(), after trying to connect to my database with mysqli functions. I've read online that either…
1
vote
1 answer

Kaltura Install on Plesk / Media Temple DV3.5 apachectl error

Some pain today as with everything new and exciting. I am attempting to install Kaltura CE on a subdomain on my Media Temple DV runnning plesk 8.6.0. I get to a step that asks for my apachectl path and I enter correctly but keep getting errors as…
jeffreynolte
  • 3,749
  • 11
  • 41
  • 64