Hey everybody.
Im not having much luck with this install process. It seems to be one issue after another.
I made it past the install.php steps. Changed the conf.ini file. Created tables, etc etc.
So when I go to .org/auctions/index.php I get:
Warning: Missing argument 1 for handle() in /home/ufcw1099/public_html/auction/dataface/actions/install.php on line 33
Warning: Cannot modify header information - headers already sent by (output started at /home/ufcw1099/public_html/auction/dataface/actions/install.php:33) in /home/ufcw1099/public_html/auction/dataface/actions/install.php on line 81
Since none of the installer guides are really clear on what im supposed to do. (Personally this is the first script where I was responsible for creating database tables).... I attempted to install dataface, which I located an installer.php insides its directory.
Running through the steps, FTP info (check), database (check) download some file for install (check)... submit:
Warning: ftp_put() [function.ftp-put]: Rename/move failure: No such file or directory in /home/ufcw1099/public_html/auction/dataface/install/FTPExtractor.class.php on line 57
Fatal error: Call to undefined function: ftp_chmod() in /home/ufcw1099/public_html/auction/dataface/install/FTPExtractor.class.php on line 76
This is the point where I quit. Im not great with PHP. Im actually quite a newbie. But I never have this much trouble with anything else I have installed. So, if anyone knows where I may be going wrong. Any help would be great. Thanks!