-
AuthorPosts
-
gaygiorgia Friend
gaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 23, 2008 at 8:45 am #132526i’ve found a SEO error, from my localhost PC to remote online webserver.
URL -> http://www.venetoinfo.it
URL -> http://www.venetoinfo.it/1.5.6
URL -> http://www.venetoinfo.it/quickstart
i’ve done a clone of all the 3 site up above and on my local pc there is no problem.
The error/problem occurs when a site is online.host system: linux
php vers: 4.4.7pls, help/fix 🙁
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 23, 2008 at 1:42 pm #266904please up 🙂
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 23, 2008 at 2:21 pm #266909Could you do a sceen shot like this one?
I had the similar problem before and it was solved with Add sufix and Apache mod_rewrite
and enable the .htaccess
I am using a SEO patch on my prod server so this is not valid for me.I do think this is a Joomla problem do you have any other template or a plain J1.5.6 install on your live server? Then try the exact settings on that one.
Bosse
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 23, 2008 at 4:14 pm #266918bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 23, 2008 at 4:36 pm #266922OK try to rename/copy the htaccess.txt to .htaccess if you dont have one.
If you have the .htaccess leave it as is
Then enable Apache mod_rewrite
I think this will fix your problemBosse
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 23, 2008 at 4:46 pm #266924i enable mod_rewrite too.
i changed htaccess.txt into .htaccess
and i get this error
http://www.venetoinfo.it/quickstartbossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 23, 2008 at 8:44 pm #266939Ok it seems that your server dident like the .htaccess. Change it back please and I will take a look at your phpconfig.
With this we could say it is a server problem or php not the template and probably not Joomla.Bosse
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 23, 2008 at 9:00 pm #266943Come to think of it. It might be that you are working in a sub dir. It looks for the .htaccess file in the webroot.
and you dont have that I think. Problem is if you change it there your main site might go down with the same error. But if you dont have any problem to change the name I should give it a try.Bosse
gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 24, 2008 at 7:45 am #266977??? i have not understood 🙁 (p.s.: i’ve tried this to mainsite too with same problem as result).
bossep Friendbossep
- Join date:
- April 2008
- Posts:
- 262
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 50
- Thanked:
- 15 times in 3 posts
August 24, 2008 at 3:03 pm #266999I am sorry gaygiorgia,
But this is ower my head a bit. I dont think it is a Joomla or JA problem.
It is probably related to your server configuration. You need to talk to your hosting provider about it.
Read more at http://httpd.apache.org/docs/2.2/howto/htaccess.html also do a search on.httpaccess on the main site http://httpd.apache.org/Bosse
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 25, 2008 at 2:00 am #267051Hi gaygiorgia !
have you modified .htaccess file ?gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 25, 2008 at 6:26 am #267092http://www.venetoinfo.it/quickstart
options:
1) friendly URL : changed activated
2) mod_rewrite: changed activated
3) add sufix to URL: changed activated
4) i’ve renamed file “htaccess.txt” to “.htaccess”
.htacces file:##
# @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $
# @package Joomla
# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
#######################################################
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
#
####################################################### Can be commented out if causes errors, see notes above.
Options +FollowSymLinks#
# mod_rewrite in useRewriteEngine On
########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_{1,21}(=|%3D)
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*(.*)
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (<|%3C).*script.*(>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|{0,2})
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root)# RewriteBase /
########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|.php|.html|.htm|.feed|.pdf|.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* -
#
########## End - Joomla! core SEF Sectioni’ve send a pm to you, hainn84, with inside th url to watch my phpinfo.html, too.
==========
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 25, 2008 at 6:58 am #267103Hi gaygiorgia !
i have get some problem with Internal Server Error error . but they still access to administrator , but your site , i have go to link http://www.venetoinfo.it/quickstart but still access, this is strange problem ! If posible, please send me FTP account and admin account , i will check it for you !gaygiorgia Friendgaygiorgia
- Join date:
- June 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 7
- Thanks:
- 15
- Thanked:
- 15 times in 1 posts
August 25, 2008 at 7:26 am #267111ok, pm sent.
pls, beware with those informations 🙂Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 25, 2008 at 8:15 am #267122Hi gaygiorgia !
Please check again ! it is ok now ! 😀AuthorPostsThis topic contains 25 replies, has 4 voices, and was last updated by gaygiorgia 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum