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
0
votes
2 answers

Parallel Python install on Media Temple DV server

Plesk on the MediaTemple DV servers uses Python 2.4 for stuff, so the 2.4 install can't be replaced but someone recommended installing a separate python 2.7 install since my app runs on that. I'm new to the whole server thing, so this is new…
bamabacho
  • 191
  • 2
  • 16
0
votes
1 answer

APC installation error on MediaTemple DV Server

Hi I am trying to install APC via pecl in mediatemple DV server, but i am getting this error. Can someone help? [root@klph-jyj2 ~]# mkdir -p /root/chroot /root/tmp [root@klph-jyj2 ~]# mount --bind / /root/chroot [root@klph-jyj2 ~]# mount --bind…
FlatLander
  • 1,717
  • 15
  • 21
0
votes
1 answer

WordPress on Media Temple: "too many redirects" error

I have a WordPress site that I am moving to a Media Temple Grid Server from another provider. I have WordPress in its own 'wp' directory so I can update it independent of the rest of my codebase. After uploading all the files, I went to my site's…
David Ham
  • 833
  • 3
  • 12
  • 27
0
votes
1 answer

Redirecting Bluehost subdomain to a Plesk subdomain

My client has their domain names and servers spread across Media Temple and Bluehost - so I'm not sure the best way to approach this. They have a domain name registered on Bluehost, but I need to point it towards a subdirectory on Plesk. I have…
0
votes
0 answers

Private git repo on (mt) gs

I would like to create a private git repository on mediatemple grid system hosting. I followed this guide: http://kb.mediatemple.net/questions/1594/Using+Git#gs it just works fine but basically anyone could clone my project. :D If it is not possible…
aegyed
  • 1,320
  • 3
  • 20
  • 39
0
votes
0 answers

How to properly use a CDN?

Good evening everyone! Thank you for opening this post. I currently bought myself the ProCDN from MediaTemple (basically EdgeCast) and have setup a CDN where now I go to cdn-small.DOMAIN.com (or cdn-large.DOMAIN.com) it loads the normal website just…
DoPeT
  • 299
  • 4
  • 16
0
votes
1 answer

New MediaTemple site displays '404 File Not Found - nginx' message

I just set up a new new domain and uploaded some simple static html files & assets. The images do not display and when I try to pull one up directly in the browser I get a page that reads 404 File Not Found - nginx This is weird because although I…
doub1ejack
  • 10,627
  • 20
  • 66
  • 125
0
votes
1 answer

Use git with Media Temple Grid Service

I've recently got some new Hosting after needing to move away from a Github hosted website as I need to run some Jekyll plugins that I obviously can't run on a git hosted site. I got myself a media temple (grid)server. I've been trying to go…
Gerico
  • 5,079
  • 14
  • 44
  • 85
0
votes
1 answer

Import script won't create files and folders on dedicated server

I am using a script called importbuddy.php to restore a WordPress backup to my new dedicated virtual server. I think problem is, it creates folders as the apache user of the apache group. As a result, I can't seem to change permissions on the…
user1477388
  • 20,790
  • 32
  • 144
  • 264
0
votes
0 answers

Apache not serving css files larger than 2KB

I have uploaded 2 css files to my document root http://sastobook.com/small.css http://sastobook.com/big.css small.css is less than 2KB and big.css is larger than 2KB. The big.css does not get served no matter what I do. The same goes for image…
sodhancha
  • 435
  • 15
  • 31
0
votes
1 answer

Issue with installing SOAP on MediaTemple server

I followed the steps to install the SOAP module found here (https://kb.mediatemple.net/questions/1947/Configure+PHP+with+SOAP) but it didn't seem to work. When I run "php", I get the following error: PHP Startup: Unable to load dynamic library…
SVC_
  • 23
  • 1
  • 4
0
votes
3 answers

Magento 1.7.0.2 site loading takes over a minute to load

I'm running Magento 1.7.0.2 on Media Temple GS. I have a maybe 3 products max in the site, no plugins, etc. All of the sudden today, it take well over a minute to load the page, several minutes to load the admin, etc. What could possibly be doing…
Jon Nixon
  • 155
  • 4
0
votes
1 answer

Heroku Site with DNS on Media Temple

I have a old site in PHP that is hosted on media temple. but i want to add a admin area in rails hosted on HEROKU. i am trying to set follower the sub-domain name admin.mysite.com to heroku. on my media temple account i go to Edit Zone File :…
MZaragoza
  • 10,108
  • 9
  • 71
  • 116
0
votes
1 answer

How to configure apache for subdomain on Mediatemple (dv)

I have a mediatemple (dv) account and when i setup a rails app, i normally create a file in /var/www/vhosts/mysite.com/conf/vhost.conf and put the following contents in it: ServerName mysite.com ServerAlias mysite.com DocumentRoot…
Catfish
  • 18,876
  • 54
  • 209
  • 353
0
votes
1 answer

Importing MySQL database

I'm trying to import a mysql database into my grid service account at media temple. I've made a blank database, but there are already lots of tables there such…
Adam Scot
  • 1,371
  • 4
  • 21
  • 41
1 2 3
9
10