[Solved] Setup Pro with Wordpress not working
Aug 31, 2011 6:44 pm by [email protected]
Aug 31, 2011 6:44 pm by [email protected]
Hi,
I have tried to install the pro version but no go.
I have done aal steps and am able to produce every error there is in the FAQ but nothing works.
Could you please advise on this?
Setup: all requirements are met.
using Wordpress 3.2.1
-------debug.txt
* About to connect() to http://www.dondersmooiemeiden.nl port 80 (#0)
* Trying 82.215.12.214... * connected
* Connected to http://www.dondersmooiemeiden.nl (82.215.12.214) port 80 (#0)
> GET /kylie-en-masie-een-hete-picknick/ HTTP/1.1
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Host: http://www.dondersmooiemeiden.nl
Accept: */*
Cookie: __utma=193830712.1172761593.1314647153.1314792270.1314814340.3; __utmb=193830712.30.10.1314814340; __utmz=193830712.1314647153.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __utmc=193830712; wpmp_switcher=desktop
< HTTP/1.1 404 Not Found
< Server: ISOS/9.0 UPnP/1.0 Conexant-EmWeb/R6_1_0
< Connection: close
<
* Closing connection #0
---------
If login is required, please pm me. I will setup access.
Free version in Wordpress is working fine
Regards,
Piet
Re: Setup Pro with Wordpress not working
Sep 2, 2011 9:49 am by Edvard
Sep 2, 2011 9:49 am by Edvard
Hi,
Please consult with your hosting provider about the error. You need to send them this debug.txt file.
When your server tries to connect to itself, the server for some reason responds with Authentication failed error code.
When I go to this page I can see the error: http://www.dondersmooiemeiden.nl/en/
Re: Setup Pro with Wordpress not working
Sep 2, 2011 8:59 pm by [email protected]
Sep 2, 2011 8:59 pm by [email protected]
Hi,
I am my own hostingprovider. Website is a virtual host on an multiple website server.
I have setup many different script/websites etc but this error is new to me?
Any suggsestions what can cause this?
Piet
Re: Setup Pro with Wordpress not working
Sep 5, 2011 5:50 am by Edvard
Sep 5, 2011 5:50 am by Edvard
Hi,
May be you have some firewall that doesn't accept HTTP connections from the same server?
Re: Setup Pro with Wordpress not working
Sep 5, 2011 9:00 pm by [email protected]
Sep 5, 2011 9:00 pm by [email protected]
It looks like the router isn't redirect the traffic in the right way.
Tha't means a new challence....
If the problem is solved, I will post it her.
If anyone has help, please reply. All idea's are welcome.
Re: Setup Pro with Wordpress not working
Sep 16, 2011 8:42 pm by [email protected]
Sep 16, 2011 8:42 pm by [email protected]
made little progress.
Putting the Rewrite rules after the lines of WP give better urls.
I now actually see http://www.dondersmooiemeiden.nl/es/page
But now I get a 404 error and there is no debug file created.
current htaccess (with gtranslate line AFTER WP-lines):
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# gtranslate config
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)/(.*)$ /$1/$3 [R=301,L]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)$ /$1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/(.*)$ /gtranslate/translate.php?lang=$1&url=$2 [L,QSA]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)$ /gtranslate/translate.php?lang=$1 [L,QSA]
</IfModule>
# END WordPress
Any suggestions on what can cause this behaviour? (both Bing or Google show no translation)
Re: Setup Pro with Wordpress not working
Sep 17, 2011 11:33 am by Edvard
Sep 17, 2011 11:33 am by Edvard
# gtranslate config should be directly after RewriteEngine On line.
Currently I can see 404 error when I go to Spanish version.
Re: Setup Pro with Wordpress not working
Sep 17, 2011 2:45 pm by [email protected]
Sep 17, 2011 2:45 pm by [email protected]
When I put the lines before the WordPress lines I get urls:
www.dondersmooiemeiden.nl/fr/
And end up with the authenticatzion error.
Putting the lines after the WP-lines I get urls:
www.dondersmooiemeiden.nl/fr/anycka-solo
and end up with 404 - error
Catch 22?
Setup is Qnap-server with viturtal hosts.
This site isn't the default website so that might cause problem?
Re: Setup Pro with Wordpress not working
Sep 21, 2011 12:28 pm by [email protected]
Sep 21, 2011 12:28 pm by [email protected]
May be you have some firewall that doesn't accept HTTP connections from the same server?
Took firewall down for testing and still the authorization error occurs.
Any other suggestion? Apache setup thing?
Re: Setup Pro with Wordpress not working
Sep 21, 2011 1:34 pm by Edvard
Sep 21, 2011 1:34 pm by Edvard
Seems that is the case, here is the log:
* About to connect() to www.dondersmooiemeiden.nl port 80 (#0)
* Trying 82.215.12.214... * connected
* Connected to www.dondersmooiemeiden.nl (82.215.12.214) port 80 (#0)
> GET / HTTP/1.1
User-Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:6.0.2) Gecko/20100101 Firefox/6.0.2
Host: www.dondersmooiemeiden.nl
Accept: */*
Cookie: PHPSESSID=99f12e892fd896c402eb0ce953c0c5f8; wpmp_switcher=desktop
< HTTP/1.1 401 Unauthorized
< Server: ISOS/9.0 UPnP/1.0 Conexant-EmWeb/R6_1_0
< Transfer-Encoding: chunked
< Content-Type: text/html
< Expires: Thu, 01 Jan 1970 00:00:00 GMT
< Cache-Control: no-cache
< WWW-Authenticate: Basic realm="WebAdmin"
<
* Connection #0 to host www.dondersmooiemeiden.nl left intact
* Closing connection #0
Re: Setup Pro with Wordpress not working
Sep 28, 2011 2:37 pm by [email protected]
Sep 28, 2011 2:37 pm by [email protected]
* About to connect() to http://www.dondersmooiemeiden.nl port 80 (#0)
* Trying 82.215.12.214... * connected
* Connected to http://www.dondersmooiemeiden.nl (82.215.12.214) port 80 (#0)
> GET /jennie-masie/ HTTP/1.1
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
Host: http://www.dondersmooiemeiden.nl
Accept: */*
Cookie: wpmp_switcher=desktop; PHPSESSID=5c217efa52b44c61ea385070a85487dc; __utma=193830712.1827390142.1314556532.1317211407.1317217720.12; __utmz=193830712.1314556532.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none); __unam=c74afe5-132649376da-2ead13e2-107; __utmb=193830712.30.10.1317217720; __utmc=193830712
< HTTP/1.1 404 Not Found
< Server: ISOS/9.0 UPnP/1.0 Conexant-EmWeb/R6_1_0
< Connection: close
<
* Closing connection #0
Back to stage 1
Does anybody know where to set authorisation in Apache?
Is it in the vhosts.conf?
Re: Setup Pro with Wordpress not working
Sep 28, 2011 2:50 pm by [email protected]
Sep 28, 2011 2:50 pm by [email protected]
Try to persuade them to enable it to connect to the same server at least, so we can try to find out the IPs of translator servers.
How do you set this? In Apache or in router?
Re: Setup Pro with Wordpress not working
Sep 29, 2011 12:18 pm by Edvard
Sep 29, 2011 12:18 pm by Edvard
What is "ISOS/9.0 UPnP/1.0 Conexant-EmWeb/R6_1_0"?
Is it your router signature or what?
Re: Setup Pro with Wordpress not working
Sep 29, 2011 7:53 pm by [email protected]
Sep 29, 2011 7:53 pm by [email protected]
Looks like it.
The error message which does translate seems to be a router page.
Re: Setup Pro with Wordpress not working
Oct 1, 2011 9:52 pm by Edvard
Oct 1, 2011 9:52 pm by Edvard
Well you need to somehow configure your router to accept self connections.
Re: Setup Pro with Wordpress not working
Oct 9, 2011 6:40 pm by [email protected]
Oct 9, 2011 6:40 pm by [email protected]
Changed the router, more modern one now.
And, IT WORKS !!
Small question:
1) Do I need to include /NL in the sitemap?
2) Does Google index only a page if someone ask for a translation? With other words, to get optimaized results, do I need to translate the page myself immediately after it is released?
Piet
Re: Setup Pro with Wordpress not working
Oct 9, 2011 9:44 pm by Edvard
Oct 9, 2011 9:44 pm by Edvard
Hi,
Good to hear that!
1) If you have created the sitemap.txt and defined it in robots.txt file as described in the installation instructions there is no need to do that. But if you want you can add all the URLs that exist on your site.
2) Google itself asks for a translation like a user when visiting your site. There is no need to do anything manually.
SIMILAR TOPICS
wordpress amp link not translate | Dec 31, 2016 10:11 am | Replies: 12 | Post by: besybuy |
Add links to all translated posts on every Wordpress post | Jan 14, 2019 8:51 pm | Replies: 5 | Post by: ptsniper |
Best way to translate a page in WordPress? | Jan 7, 2019 11:10 am | Replies: 3 | Post by: Tonnystark |
how to translate site right to left for arabic in WordPress | Dec 26, 2018 9:02 am | Replies: 1 | Post by: Hammond753 |
G Translate on 2 menus on wordpress (desktop and mobile) | Nov 1, 2018 3:33 pm | Replies: 1 | Post by: investatemiami |