David Robley wrote:
> On Mon, 3 Sep 2001 17:00, taz wrote:
>><?php exec("mysqlimport -u root -ppasword test one.txt") ?>
> Probably the user that your webserver, and hence your php script, runs as
> does not have permissions to execute mysqlimport.
Or, mysqlimport is not in the path - try using the complete path and see
if that solves it.
--
_______ ___ _ ____ _____
Chris Hobbs / ____\ \ / / | | |/ ___\| __ \
Head Geek | (___ \ \ / /| | | | (___ | | | |
WebMaster \___ \ \ \/ / | | | |\___ \| | | |
PostMaster ____) | \ / | |__| |____) | |__| |
\____/ \/ \____/ \____/|_____/
http://www.silvervalley.k12.ca.us
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]