phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Internal Server Error when calling phpbb_seo_install.php

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
::  
Author Message
Alex64



Joined: 03 Jun 2008
Posts: 4

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 11:28 am    Post subject: Internal Server Error when calling phpbb_seo_install.php

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:

# 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:

<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:
<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
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 11:47 am    Post subject: Re: Internal Server Error when calling phpbb_seo_install.php

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

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Alex64



Joined: 03 Jun 2008
Posts: 4

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 11:52 am    Post subject: Re: Internal Server Error when calling phpbb_seo_install.php

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
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 12:19 pm    Post subject: Re: Internal Server Error when calling phpbb_seo_install.php

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 || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
Alex64



Joined: 03 Jun 2008
Posts: 4

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 12:40 pm    Post subject: Re: Internal Server Error when calling phpbb_seo_install.php

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 Smile
Back to top
Alex64



Joined: 03 Jun 2008
Posts: 4

Internal Server Error when calling phpbb_seo_install.phpPosted: Tue Jun 03, 2008 5:06 pm    Post subject: Re: Internal Server Error when calling phpbb_seo_install.php

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 Smile
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: