Title: Sinaca's Replies | WordPress.org

---

# Sinaca

  [  ](https://wordpress.org/support/users/sinaca/)

 *   [Profile](https://wordpress.org/support/users/sinaca/)
 *   [Topics Started](https://wordpress.org/support/users/sinaca/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sinaca/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sinaca/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sinaca/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sinaca/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sinaca/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WP_MEMORY_LIMIT has no effect / PHP has memory](https://wordpress.org/support/topic/wp_memory_limit-has-no-effect-php-has-memory-1/)
 *  Thread Starter [Sinaca](https://wordpress.org/support/users/sinaca/)
 * (@sinaca)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/wp_memory_limit-has-no-effect-php-has-memory-1/#post-6931802)
 * I believe I solved this. Documenting here in case someone else has the same problem.
 * Adding a php.ini file with the following to the /wp-admin folder appears to have
   worked:
 * memory_limit=128M
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [redirect homepage to another wp install on same domain](https://wordpress.org/support/topic/change-or-redirect-homepage/)
 *  [Sinaca](https://wordpress.org/support/users/sinaca/)
 * (@sinaca)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/change-or-redirect-homepage/#post-6930840)
 * Put an index.html file in the root directory that includes just this this:
 * <html xmlns=”[http://www.w3.org/1999/xhtml”&gt](http://www.w3.org/1999/xhtml”&gt);
   
   <head> <meta http-equiv=”refresh” content=”0;URL=’[http://mysite.com/welcome'&#8221](http://mysite.com/welcome&apos;&#8221);/
   > </head> </html>
 * Make sure there are no other files named index in the folder.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [WP_MEMORY_LIMIT has no effect (PHP has memory)](https://wordpress.org/support/topic/wp_memory_limit-has-no-effect-php-has-memory/)
 *  Thread Starter [Sinaca](https://wordpress.org/support/users/sinaca/)
 * (@sinaca)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/wp_memory_limit-has-no-effect-php-has-memory/#post-6931338)
 * moved to appropriate forum

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