Title: php file not found
Last modified: July 4, 2018

---

# php file not found

 *  Resolved [piterat](https://wordpress.org/support/users/piterat/)
 * (@piterat)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/)
 * I have placed my propertysearch.php in my public_html folder and have used [includeme
   file=”propertysearch.php”] in my wordpress page and am getting the following 
   error: Warning: include(/home/username/public_html/propertysearch.php): failed
   to open stream: No such file or directory in /home/username/public_html/wp-content/
   plugins/include-me/plugin.php on line 25
    I am uncertain what I am doing wrong,
   or how I would use ABSPATH to define the location of the file
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-file-not-found-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10462779)
 * Is that path correct?
    /home/username/public_html/propertysearch.php
 * Stefano.
 *  Thread Starter [piterat](https://wordpress.org/support/users/piterat/)
 * (@piterat)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10465859)
 * yes it is, which is what is confusing me. my thought is the [includeme] is not
   telling it to look in this location and I thought of adding ADSPATH but I am 
   not sure how. I am uncertain what I am doing wrong so any help would be appreciated
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10465983)
 * When the path starts with / includeme does not change the path. The error comes
   from PHP, it means PHP is not able to find (or has not permission to read) the
   file.
 * Stefano.
 *  Thread Starter [piterat](https://wordpress.org/support/users/piterat/)
 * (@piterat)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10466190)
 * is there a video tutorial explaining the procedure from start to finish on wordpress?
   I would really like to use this plugin and without it I am afraid many people
   may be experiencing the same issue
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10466359)
 * There is the documentation on satollo.net. But if you have such an error, it’s
   a PHP problem.
 * [includeme file=”/path/to/file”]
 * try to rewrite the whole line in your blog.
 * Stefano.
 *  Thread Starter [piterat](https://wordpress.org/support/users/piterat/)
 * (@piterat)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10466649)
 * how would you write it with ABSPATH?
 *  Plugin Author [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * (@satollo)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10471485)
 * You don’t need, it’s already added. See the documentation page: [https://www.satollo.net/plugins/include-me](https://www.satollo.net/plugins/include-me).
 * Stefano.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘php file not found’ is closed to new replies.

 * ![](https://ps.w.org/include-me/assets/icon-256x256.png?rev=3452726)
 * [Include Me](https://wordpress.org/plugins/include-me/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/include-me/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/include-me/)
 * [Active Topics](https://wordpress.org/support/plugin/include-me/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/include-me/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/include-me/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Stefano Lissa](https://wordpress.org/support/users/satollo/)
 * Last activity: [7 years, 10 months ago](https://wordpress.org/support/topic/php-file-not-found-3/#post-10471485)
 * Status: resolved