Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Also, media temple only allows php 5 commands to be executed in 2 ways,
    * via command line using the binary /usr/bin/php5
    * via apache .htaccess with AddHandler

    Is it possible that the code is running a shell command that isn’t using the correct binary? This is a shot in the dark, but, I am curious to solve this problem as well.

    this may or may not help, but, media temple gridservice reports different paths for the following, which has caused me problems in the past,

    pwd
    /home/93518/users/.home/example.com/html/
    
    pwd -p
    /nfs/c06/h01/mnt/93518/domains/example.com/html/
Viewing 2 replies - 1 through 2 (of 2 total)