Title: deep4project's Replies | WordPress.org

---

# deep4project

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tiled Gallery Carousel Without JetPack] Gallery not working with Onepro photography theme](https://wordpress.org/support/topic/gallery-not-working-with-onepro-photography-theme/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/gallery-not-working-with-onepro-photography-theme/#post-5382178)
 * uninstalled some plugins and it worked
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Multisite Error – Could not create site.](https://wordpress.org/support/topic/multisite-error-could-not-create-site/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/multisite-error-could-not-create-site/#post-5127024)
 * Its not working… disabling plugin broke some of my links in gallery plugins 🙁
   
   So the existing sites are also not functioning well now. more trapped
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery by 10Web - Mobile-Friendly Image Gallery] resize option in gallery not working](https://wordpress.org/support/topic/resize-option-in-gallery-not-working/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/resize-option-in-gallery-not-working/#post-5015446)
 * Also, when trying to crop or rotate the pic in gallery, it shows below error.
   
   Warning: ini_restore() has been disabled for security reasons in /home/***********/
   wp-content/plugins/photo-gallery/admin/views/BWGViewEditThumb.php on line 515
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Virtue] how to add social media icon in social links widget in virtue theme?](https://wordpress.org/support/topic/how-to-add-social-media-icon-in-social-links-widget-in-virtue-theme/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-to-add-social-media-icon-in-social-links-widget-in-virtue-theme/#post-4986072)
 * Thanks Kadence Themes
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Why I am getting error after setting permalink to Pagename?](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/#post-2805953)
 * hi Chenna,
 * check for the mod_rewrite on your apache server.
 * if not follow these steps.
 * apache > Conf and find the file httpd.conf. Open that in a text editor. Use the
   search facility in the editor to find “rewrite”. The line you need looks like
   this:
    #LoadModule rewrite_module modules/mod_rewrite.so
 * You need to take away the hash sign so it looks like this
    LoadModule rewrite_module
   modules/mod_rewrite.so
 * Now just save the file.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Why I am getting error after setting permalink to Pagename?](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/#post-2805914)
 * Sorry ScottyChoc,
 * But I don’t know more about this. its better if u start new forum post for that.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Why I am getting error after setting permalink to Pagename?](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/#post-2805828)
 * thanks esmi,
 * I resolved the problem on localhost.
 * I am using XP. I followed these steps. Hope, it may be useful for Mac OS.
 * apache > Conf and find the file httpd.conf. Open that in a text editor. Use the
   search facility in the editor to find “rewrite”. The line you need looks like
   this:
    `#LoadModule rewrite_module modules/mod_rewrite.so`
 * You need to take away the hash sign so it looks like this
    LoadModule rewrite_module
   modules/mod_rewrite.so
 * Now just save the file.
 *   Forum: [Localhost Installs](https://wordpress.org/support/forum/localhost-installs/)
   
   In reply to: [Why I am getting error after setting permalink to Pagename?](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/)
 *  Thread Starter [deep4project](https://wordpress.org/support/users/deep4project/)
 * (@deep4project)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/why-i-am-getting-error-after-setting-permalink-to-pagename/#post-2805755)
 * Thanks esmi
 * mod_rewrite is not running on apche server.
 * How can I run it?
 * how to resolve this?

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