Forum Moderators: Robert Charlton & goodroi
I have been dinking around trying to get it to run but I'm afraid I don't get it!
Yesterday, my host told me Python 2.2 is included the shared hosting.
I emailed them about 6hrs ago asking how to execute a Python script but have heard nothing back.
I need to enter this command line some how to my site server:
python sitemap_gen.py --config=config.xml --testingpython
I have Sm-rtFTP. How do I do it? Is there an other application I should use? Any ideas?
How do I verify that I can actually run a Python script in the first place?
There was a nice posting about using excel 2003 xml generator but I use excel 2000.
PS: I have manually submitted one of my small sites (20 pages)successfully to Google sitemaps. But my other widget site is 2000+ pages.
Be very careful though, if you don't know what you are doing you can really mess things up. You may also find that you can't get such access with a shared account.
Look on your control panel for 'shell access' or something similar, this is the term most associated with 'command line'.
It looks like I must request shell access, and then I think I need to use "crontab" to automate or execute a one-shot request.
Thanks for above guidelines - got me thinking on the right track.