| > Also, I noticed that every file that I can open in
> Web Browser is in ".html".
That's the only thing browsers can open.
> I guess HTTrack converts them to html from php, but
> an error occurred in the process and it failed.
You can NOT get PHP, cgi, jsp, sql, or any other server side files. They
execute on the server and output html. Httrack does not convert anything.
If you actually got php, the server was returning the files instead of
executing them, and they probably shutdown the site to fix the problem.
Just update, the php will be deleted and replaced with html | |