PHP Scripting Problems

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Locked
vientorio
Forum Newbie
Posts: 11
Joined: Thu Dec 11, 2003 2:37 am
Location: New Zealand

PHP Scripting Problems

Post by vientorio »

We are mirroring a download site from here in New Zealand. The download setup is PHP. We installed PHP 4.3.4 on IIS 5 (2k server).

When we click this url
http://bgw.gtcs.net.nz/dl.php?file=Airbornev1.5.ZIP

we get an error on line 60 of dl.php

I am a newbie to PHP, you can look at the dl.php file and the ftp://mirrors.gtcs.net.nz

it uses the server.txt file to create the download link url so the clients browser will be pointed to the correct file
Locked