Hi DD, > To run a PHP script from the command line, it transpires that not only must > your script and its files be in a permitted location, but you must also CD > to that location (even as root) before launching PHP.
That's not really necessary. But the script in question must know where it's files are and should have the proper paths coded in for the files it tries to access. -- With best regards Michael Stauber _______________________________________________ Blueonyx mailing list [email protected] http://mail.blueonyx.it/mailman/listinfo/blueonyx
