Title: PHP on remote server
Last modified: August 22, 2016

---

# PHP on remote server

 *  [dtr0xell](https://wordpress.org/support/users/dtr0xell/)
 * (@dtr0xell)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/php-on-remote-server/)
 * On my Macintosh running MAMP and WordPress I ran Duplicator plug in and the scan
   came back fine. I uploaded to my remote webserver which is running php. I did
   verify this with my host.
    When I attempt to run the installer I get a “PHP not
   found on server” Have tried this 4 times; deleting the remote directory each 
   time. My remote directory looks like [http://www.ccucc.org/web/ccucc](http://www.ccucc.org/web/ccucc)
   I am wondering if my Macbook Pro could be part of the issue, but it seems unlikely……
   Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)

 *  [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * (@rossmitchell)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/php-on-remote-server/#post-5725297)
 * On your remote server, create this file called “phpinfoX.php”:
 *     ```
       <?php
        phpinfo();
       ?>
       ```
   
 * (You don’t want the name to be too predictable since there may be information
   revealed that is useful to a hacker).
    The run this file in your browser, this
   will establish if php is running.

Viewing 1 replies (of 1 total)

The topic ‘PHP on remote server’ is closed to new replies.

## Tags

 * [wordpress install](https://wordpress.org/support/topic-tag/wordpress-install/)

 * In: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
 * 1 reply
 * 2 participants
 * Last reply from: [RossMitchell](https://wordpress.org/support/users/rossmitchell/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/php-on-remote-server/#post-5725297)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
