I go to the URL Rewrite setup page & it is giving me this MSG
Apache mod_rewrite is not installed or not enabled.
The odd thing is I have Gallery 1.5 running on the same system & it is having no problem with the mod_rewrite, witha older version of G2 this was working & am now at tonights CSV.
I have added Directory info to my Apache configuration
<Directory "C:\Apache Group\Apache2\htdocs\gallery2">
AllowOverride FileInfo Options
</Directory>
And Gallery can write to the .htaccess file
Maybe I am missing something but under Troubleshooting it say "Go to the Gallery phpinfo page and look for Loaded Modules. You should see mod_rewrite in the list if it's loaded."
mod_rewrite is a Apache thing not a php or did I miss something.
----
Gallery version = 2.0-beta-3+ core 0.9.18
PHP version = 4.3.11 cgi-fcgi
Webserver = Apache/2.0.53 (Win32)
Database = mysql 4.0.24-nt
Toolkits = Exif, Thumbnail, NetPBM, ImageMagick, Ffmpeg, Dcraw
Operating system = Windows NT ICEBOX 5.2 build 3790
Browser = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)