reki
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Help, Newbie 403 ProblemOH FINALLY, I found the solution. It was on an Apache4/PHP5/MySQL4 tutorial done by this German guy. In one of the comments by some of the people who visited his site, here(http://www.tanguay.at/installPhp5.php5?step=7) on the way bottom:
“Sparkie@may2006: to get rid of the 403 forbidden error: loosen security settings in the httpd.conf by removing the lines “Order allow,deny” and ” Allow from all” in the Directory-tag, which is located just below Documentroot (search on ‘restrictive’) Good Luck!”
It works. Try it
Forum: Installing WordPress
In reply to: Help, Newbie 403 ProblemSorry, Double Post:
Uh, yeah, I just found out what phpMyAdmin is. I tried running it in my local server and it gave me the 403 error (what a surprise). Abyway, I added the SQL server and user with MySQL Administrator and MySQL Query Browser. BTW, this is what my 403 Error looks like:Forbidden
You don’t have permission to access /php/php-cgi.exe/brog/index.php on this server.Yes, I named the file where I’m keeping the wordpress stuff “brog”. It was a typo at first but it stood, so yes, its a real location on my server.
Forum: Installing WordPress
In reply to: Help, Newbie 403 ProblemI have no idea what “phpMyAdmin” is but I did configure the wp-config.php file properly.