View Single Post
Old 11-19-2011, 05:34 PM   #2
Zarberg
Minors (Double A)
 
Join Date: Oct 2011
Location: NC, USA
Posts: 100
Ok, the FTP problem appears to be fixed, I uninstalled and re-installed the FTP server. Now I'm getting the following error when the .php file runs:

Quote:
Please wait...
Command: tar xzf "C:/apache64/htdocs/league/lgreports/reports.tar.gz" 2>&1: 'tar' is not recognized as an internal or external command, operable program or batch file. The unpack command returned $retval, looks like it was not completely successful.


Fatal error: Call to undefined function mysql_connect() in C:\apache64\htdocs\league\lgreports\unpackreports. php on line 64
It looks like there is no handler for the "tar" command on my Apache server ... did I miss something on install? It's Windows 64 bit, so I'm guessing I might have to install something or modify something in httpd.conf, anyone know offhand?

Thanks.
Zarberg is offline   Reply With Quote