mod_rewrite not loaded
Posted by: gforceweb (---.home.cgocable.net)
Date: June 11, 2009 12:15PM

Hello,

I am fairly new to the Wamp Server, and I am trying to run a site that needs the following requirements:

* The Apache web server needs to be installed with the following modules:
o mod_rewrite
o PHP 5
* MySQL 5+ is needed for data storage
* PHP 5.2+ needs to be installed as an Apache module (not in CGI mode or safe mode) with the following libraries:
o GD (for graphics processing, eg user icon rescaling and Captcha)
o JSON (for API functionality)
o Multibyte String support (for internationalisation)

However when i try to install it, it comes up with the following error:
"Apache does not have mod_rewrite loaded. Please check your Apache setup."

How would I go about correcting this error in wamp? Thank you in advance

Options: ReplyQuote
Re: mod_rewrite not loaded
Posted by: yfastud (Moderator)
Date: June 11, 2009 01:22PM

enable mod rewrite and gd through wamp tray icon winking smiley

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: mod_rewrite not loaded
Posted by: toumimi (---.240.115-78.rev.gaoland.net)
Date: June 11, 2009 05:43PM

Hi,

To enable those modules,
Left click on wamp tray icon -> Apache -> Apache modules -> rewrite_module (server restart)
Left click on wamp tray icon -> PHP -> PHP extensions -> php_gd2 (server restart)

Florian

WampServer Patch (Screenshots)
Topic EN : www.wampserver.com
Topic FR : www.wampserver.com

Options: ReplyQuote


Sorry, only registered users may post in this forum.