Need some help installing Phpretro

Badgamerbrad

New Member
Mar 10, 2012
24
0
Ok right now I am using ObboRp, and I get this when installing
317fhhe.png

What do I need to download or how can I fix this to continue the installation?

Heres obborp::

Did I forget to download something? please explain how I fix this.
 

Solar

Member
Jan 24, 2012
135
10
You need to enable mod_rewrite in xampp. First go to the directory of installation <xampp-directory>\apache\conf and edit httpd.conf.

Find the line which contains
#LoadModule rewrite_module modules/mod_rewrite.so

Uncomment this (should be):
LoadModule rewrite_module modules/mod_rewrite.so

Also find AllowOverride None
Should be:
AllowOverride All
 

Users who are viewing this thread

Top