Free Online
Sitemap Generator
Unlimited
Sitemap Generator
About Sitemaps
Broken Links
Forum
Testimonials
Tools
Contact
Advanced search
Sitemap Generator Forum
July 20, 2008, 08:13:58 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Sitemap software 2.9 released
- Email notifications, html sitemap customizing and more
6811
Posts in
1679
Topics by
Members
Latest Member:
randy.slabey
Sitemap Generator Forum
>
XML Sitemaps Discussions Category
>
Unlimited PHP Sitemap Generator
>
Help SSH
Pages: [
1
]
« previous
next »
Print
Author
Topic: Help SSH (Read 11771 times)
webmaster3
Registered Customer
Newbie
Posts: 9
Help SSH
«
on:
May 09, 2006, 09:09:05 PM »
Hello,
How to use your program with ssh ?
For example with :
/home/www/sitemap/sitemap.php
the server gives me the message : Permission denied
It is because of a limitation of the server?
Thank you for your assistance.
M.
Logged
admin
Administrator
Hero Member
Posts: 2837
Re: Help SSH
«
Reply #1 on:
May 09, 2006, 09:54:24 PM »
Hello,
with php scripts, you should prepend the php interpreter path to the command line like this:
/usr/bin/php /home/www/sitemap/sitemap.php
OR
/usr/local/bin/php /home/www/sitemap/sitemap.php
(depends on server config, so you can try both
).
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
webmaster3
Registered Customer
Newbie
Posts: 9
Re: Help SSH
«
Reply #2 on:
May 15, 2006, 01:18:57 PM »
Hello,
Thank you for your answer.
But, I have an error message.
------------
An error occured: There was an error while the URL specified: [external links are visible to admins only]
Error message: Error opening socket to site.mysite.com
HTTP headers follow:
HTTP output:
------------
You have an idea ?
Thank you for your assistance.
M.
Logged
webmaster3
Registered Customer
Newbie
Posts: 9
Re: Help SSH
«
Reply #3 on:
May 15, 2006, 02:26:05 PM »
Hello,
I perhaps found the problem.
Script works very well with the navigator.
But my server does not authorize connection on port 80 via SSH.
There is another solution ?
Thank you for your assistance.
M.
Logged
admin
Administrator
Hero Member
Posts: 2837
Re: Help SSH
«
Reply #4 on:
May 16, 2006, 09:56:11 AM »
Hello,
Quote from: webmaster3 on May 15, 2006, 02:26:05 PM
Hello,
I perhaps found the problem.
Script works very well with the navigator.
Great!
Quote from: webmaster3 on May 15, 2006, 02:26:05 PM
But my server does not authorize connection on port 80 via SSH.
There is another solution ?
Thank you for your assistance.
M.
Unfortunately, in case if your SSH php configuration disallows network connection, it is only possible to get working with config changes.
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
webmaster3
Registered Customer
Newbie
Posts: 9
Re: Help SSH
«
Reply #5 on:
June 11, 2006, 02:10:03 PM »
Hello,
Quote
Unfortunately, in case if your SSH php configuration disallows network connection, it is only possible to get working with config changes.
Quote
If the change are to be made on script, you can do a work on command ?
Your price ?
Thank you for your answer.
Mick
Logged
admin
Administrator
Hero Member
Posts: 2837
Re: Help SSH
«
Reply #6 on:
June 12, 2006, 12:41:59 PM »
Hello Mick,
I meant that you should change your server configuration to
allow
network connections via port 80 for the scripts. No changes in the script are required for this.
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
webmaster3
Registered Customer
Newbie
Posts: 9
Re: Help SSH
«
Reply #7 on:
August 31, 2006, 04:48:03 PM »
Hello,
"you can specify custom port for http connections now using xs_portconnection option in config.inc.php file"
The new command can solve my problem ?
You can give samples of use ?
Thank you for your answer.
Mick
«
Last Edit: August 31, 2006, 04:59:01 PM by webmaster3
»
Logged
admin
Administrator
Hero Member
Posts: 2837
Re: Help SSH
«
Reply #8 on:
September 01, 2006, 12:56:28 AM »
Hello Mick,
I'm not sure if that will help in your case, but you should manually modify config.inc.php file to change xs_portconnection setting, like this:
Code:
'xs_portconnection' => 80,
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
XML Sitemaps Discussions Category
-----------------------------
=> Unlimited PHP Sitemap Generator
=> Bug reporting for Standalone Sitemap Generator
=> Free Online Sitemaps Generator
=> Site maps - General Discussion
Loading...