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
173
votes
9 answers

Getting error while sending email through Gmail SMTP - "Please log in via your web browser and then try again. 534-5.7.14"

I'm having problems with gmail smtp server. I already read many posts here in StackOverflow about that subject. The best post I found about test the connection is this one. Although it is very well explained the error I'm getting I couldn't find a…
ppalmeida
  • 2,924
  • 5
  • 20
  • 25
21
votes
11 answers

WordPress not recognizing theme in /themes/ folder

Having a really baffling issue with permissions, WordPress and theme files. I have a fresh install of WordPress and tried uploading the theme I made for my client. It uploaded fine but it doesn't show up in the Manage Themes menu. I checked…
Andrew Ryno
  • 659
  • 1
  • 7
  • 17
9
votes
1 answer

Softlayer ISP Blocking Network dropping out when connecting to wp_remote_post Wordpress

We are really looking for help from the community we are getting issues where our clients website can no longer reach my api and timeout with. Connection timed out after 10001 milliseconds. We have contacted our hosts media temple and they cant…
user1503606
  • 3,872
  • 13
  • 44
  • 78
9
votes
1 answer

ImageMagick installation MediaTemple GridServer

I've activated the ImageMagick extension as per the KnowledgeBase article Basically, adding this line to php.ini: open_basedir = /nfs:/tmp:/usr/local:/etc/apache2/gs-bin:/usr/bin/convert However, this doesn't seem to work. This script outputs the…
ahren
  • 16,803
  • 5
  • 50
  • 70
8
votes
3 answers

How do I enable XSLT functions in PHP 5?

I'm wanting to print an xml file out as an HTML nested list using xslt, and as far as I know the code is correct, however I'm getting this error Fatal error: Call to undefined function xslt_create() Which I presume means the xslt functions havn't…
Chris Armstrong
  • 3,585
  • 12
  • 42
  • 47
8
votes
1 answer

504 Gateway Time-out media temple

I am constantly getting 504 Gateway Errors when my php script needs to run for longer than 60 seconds. I am on Media Temple on a dedicated server. I have contacted Media Temple and they have been helpful but none of their suggestions seem to work…
user1503606
  • 3,872
  • 13
  • 44
  • 78
7
votes
2 answers

How to release with Git?

I have a basic question about Git: Let's say there is subdomain git.mysite.com with git installed in it. My actual site is on mysite.com. How do I tell Git to "release" a specific or latest commit to mysite.com? I use MediaTemple(gs) for my hosting.…
Vasily
  • 145
  • 2
  • 9
6
votes
3 answers

Separate servers to serve django app and it's content?

I'm a little confused as to how to proceed. I'm setting up Django to run on a Mediatemple DV server. I'm trying to figure out the appropriate setup for serving image/video/etc content. I don't quite understand what this means on…
pcpc33
  • 61
  • 2
5
votes
3 answers

How to force Magento to use APC cache

I just installed Magento Commerce on my hosting account and am getting fairly sluggish performance. To help speed up the site, I installed the APC cache but am having trouble getting it to work. I used these install instructions. I followed all the…
user523513
  • 957
  • 1
  • 7
  • 8
5
votes
2 answers

How do I find out what mail-server my host has installed for me?

I'm using MediaTemple's (dv) hosting service. How do I determine what mail-server is installed? Should I use the shell? If so, what command would be used?
Lorren Biffin
5
votes
2 answers

Git deploy on MediaTemple DV

I have a MediaTemple dv Server and a project versioned with Git I would like to deploy. The situation is the following: I develop the site on my local machine. I commit changes on my local git repo (repoA) I push changes to the online repository…
5
votes
4 answers

ExpressionEngine on MediaTemple - removing index.php results in "no input file specified"

I have an MT site with the standard ExpressionEngine htaccess code to remove index.php and the home page works, and all other pages work if I put index.php in the URL. Without it, I get "no output file specified". It works on my local and non-MT…
Chad Crowell
  • 601
  • 6
  • 16
4
votes
1 answer

MS-SQL Connect on a Media Temple DV 4.0

I'm really stumped on this on. Trying to connect to a MS-SQL database with php on my mediatemple DV 4.0 server. I was able to get it working on our DV 3.5 using these…
Keith Mancuso
  • 511
  • 1
  • 4
  • 12
4
votes
3 answers

I can't start my NextJS js app using plesk

I'm trying to start a NextJS application on my Node server using Plesk but it is not working. I activated NodeJS for my Plesk environment, and I was able to run npm install and npm build, but now, when I try to start the application, Plesk only…
Carlos G
  • 479
  • 1
  • 8
  • 19
4
votes
1 answer

php Contact Form on website and reply-to email

I have a PHP Contact form on a site I am hosing on our mediatemple grid server that was made with Rapidweaver. It works well except that the email it generates to our info@ourdomain.com is sent as serveradmin@ourdomain.com. I think the server is…
Hunter in SD
  • 79
  • 2
  • 7
1
2 3
9 10