Internal Server Error when calling phpbb_seo_install.php

Discussions and support about the different URL Rewriting techniques for phpBB2.

Moderator: Moderators

Internal Server Error when calling phpbb_seo_install.php

Postby Alex64 » Tue Jun 03, 2008 11:28 am

Hi guys,
i'm trying to install this mod to my phpbb3, but after the mod/upload of the php files I can't launch php_seo_intall
I think my hosting support the URL Rewreting cause I use it in my wordpress. I don't know if is a problem of the .htaccess, or something else. This is my structure.

-www.mydomain.it (in here i have a wordpress installation)
-www.mydomain.it/.htaccess (wordpresse one, follow the code)

Code: Select all
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


-www.mydomain.it/forum/ (phpbb 3.0.1)
-www.mydomain.it/forum/.htaccesse (the forum one, this is the content)

Code: Select all
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>

<Files "common.php">
Order Allow,Deny
Deny from All
</Files>


-www.mydomain.it/forum/phpbb_seo/
-www.mydomain.it/forum/phpbb_seo/.htaccess (the one in the installation folder, this is the content)

Code: Select all
<Files cache/*>
Order Allow,Deny
Deny from All
</Files>
<Files "phpbb_seo_class.php">
Order Allow,Deny
Deny from All
</Files>
<Limit PUT DELETE>
Order Allow,Deny
Deny from All
</Limit>
Options -Indexes


Can you help me? Thanks
Alex64
 
Posts: 4
Joined: Tue Jun 03, 2008 11:18 am

Advertisement

Postby dcz » Tue Jun 03, 2008 11:47 am

Try to temporarily delete the phpbb_seo/.htaccess to see if it gets better this way.
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby Alex64 » Tue Jun 03, 2008 11:52 am

dcz wrote:Try to temporarily delete the phpbb_seo/.htaccess to see if it gets better this way.


I tried to rename it...this evening i will do other test. Thanks
Alex64
 
Posts: 4
Joined: Tue Jun 03, 2008 11:18 am

Postby dcz » Tue Jun 03, 2008 12:19 pm

You could as well try to delete the .htaccess in the forum/ dir to see if it makes it better.

Are you able to load a page in the forum ?
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21219
Joined: Fri Apr 28, 2006 9:03 pm

Postby Alex64 » Tue Jun 03, 2008 12:40 pm

Yes, I have the complete control of the web space (but not server). By the way I'm at office now, I can do other tests this evening :)
Alex64
 
Posts: 4
Joined: Tue Jun 03, 2008 11:18 am

Postby Alex64 » Tue Jun 03, 2008 5:06 pm

Finally the hosting customer care have replied to my request.
I remove from the .htaccess in phpseo this line

Options -Indexes

It was not support from the hosting server.

Now it's all ok, thanks :)
Alex64
 
Posts: 4
Joined: Tue Jun 03, 2008 11:18 am


Return to phpBB2 mod Rewrite

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: VoilaBot [Bot] and 1 guest