Title: Error For Subdomain
Last modified: August 20, 2016

---

# Error For Subdomain

 *  [cosmicdreammachine@gmail.com](https://wordpress.org/support/users/cosmicdreammachinegmailcom/)
 * (@cosmicdreammachinegmailcom)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/error-for-subdomain/)
 * Warning: readfile([http://xxx.xxx.net/category/xxx.xxx.net](http://xxx.xxx.net/category/xxx.xxx.net))[
   function.readfile]: failed to open stream: HTTP request failed! HTTP/1.1 404 
   Not Found in /home/infinitedreams/xxx.xxx.net/index.php on line 9
 * This is what happens when I access the subdomain, permission of folder and index.
   php for the subdomain is 755, permalink structure is set correctly, index.php
   in the subdomain folder contains the code of the readme for categories, which
   is
    <?php $foldername=basename(getcwd()); $SubdomainName=basename(getcwd()) .‘.’;
   $HomepageLink= ‘[http://&#8217](http://&#8217); . $_SERVER[‘HTTP_HOST’] . ‘/’;
   $HomepageLinkWithoutSubdomainName=str_replace($SubdomainName, ”, $HomepageLink);
   $HomepageLinkFULL=$HomepageLinkWithoutSubdomainName . ‘category/’ . $foldername;
   readfile($HomepageLinkFULL); ?>
 * ….
 * Is there anything I am missing?
 * Love and light
 * [http://wordpress.org/extend/plugins/wordpress-subdomains/](http://wordpress.org/extend/plugins/wordpress-subdomains/)

The topic ‘Error For Subdomain’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-subdomains.svg)
 * [WP Subdomains](https://wordpress.org/plugins/wordpress-subdomains/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-subdomains/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-subdomains/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-subdomains/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-subdomains/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-subdomains/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cosmicdreammachine@gmail.com](https://wordpress.org/support/users/cosmicdreammachinegmailcom/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/error-for-subdomain/)
 * Status: not resolved