php-db | 2001062
Date: 06/25/01
- Next message: Matt Williams: "RE: [PHP-DB] submitbutton/imagebutton"
- Previous message: Massimo Foti: "Re: [PHP-DB] Does PHP work with MSSQL 2000?"
- Next in thread: Andre P.: "Re: [PHP-DB] upload problem ..."
- Reply: Andre P.: "Re: [PHP-DB] upload problem ..."
- Reply: Andreas D. Landmark: "Re: [PHP-DB] upload problem ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
hi,
i have a site and need to write a script to upload / download files so the
database can be updated / backed up.
i've tried setting up an <input type=file ... and this works fine on my
machine but php gives an eror onthe server saying that the /php/tmp dir
cannot be written to by, i assume, the nobody account within whihc the web
server runs.
i need to be bale to write to the httpd dir using php and then i can get
the db to import the files.
i have an ftp username and password but don't know how to get php to pass
the authorisation the server. the site is already password protected just
using a table of username / passowrds.
many thanks in advance
Steve
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Matt Williams: "RE: [PHP-DB] submitbutton/imagebutton"
- Previous message: Massimo Foti: "Re: [PHP-DB] Does PHP work with MSSQL 2000?"
- Next in thread: Andre P.: "Re: [PHP-DB] upload problem ..."
- Reply: Andre P.: "Re: [PHP-DB] upload problem ..."
- Reply: Andreas D. Landmark: "Re: [PHP-DB] upload problem ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

