Hi all
Hope im in the right place - apologies for a possibly a simple query - very green to this
Im trying to run the following perl script
piwigo.org/doc/doku.php?id=user_documentation:tools:piwigo_import_tree
the script (Ive named it .pl) but essentialling contains the following
This script is working fine in the command line when the path to it is entered directly in ssh
However running the exact same command through Cpanel doesnt seem to run at all
I know Im probably doing something wrong but can anyone offer any advice
Thanks all
Hope im in the right place - apologies for a possibly a simple query - very green to this
Im trying to run the following perl script
piwigo.org/doc/doku.php?id=user_documentation:tools:piwigo_import_tree
the script (Ive named it .pl) but essentialling contains the following
Code:
perl piwigo_import_tree.pl --base_url=[URL]http://address/of/your/piwigo[/URL] --user=admin_username --password=?? --directory="my photos directory"
However running the exact same command through Cpanel doesnt seem to run at all
I know Im probably doing something wrong but can anyone offer any advice
Thanks all
Last edited by a moderator: