Unable to open ver.txt | Old Forum | Forum Archive

The free forums are no longer in use. It remains available as read-only archive.

Avatar
Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
The forums are currently locked and only available for read only access
sp_TopicIcon
Unable to open ver.txt
January 27, 2007
12:00 am
Avatar
Renee Levant
Guest
Guests

Here is the error I get with Joomlastart:
File not found and additional 404

opening the file on my server I see:

Unable to open http://www.joomlaplu.....es/ver.txt! We will try to open it locally, please upload ver.txt file to this directory";

if($fp = @fopen("ver.txt",'r')){

while(!feof($fp))

$ver .= fread($fp, 1024);

fclose($fp);
}
else{
echo "
Unable to open ver.txt! Please download it from ".$rurl." and upload it here as ver.txt
";
exit;
}
}

$tmp = explode("\n",$ver);
$i = 0;
foreach($tmp as $key=>$value)
if($value!=''){

$urls = explode("|",$value);

$i++;

$_CONFIG[versions][$i][0] = $urls[0];
$_CONFIG[versions][$i][1] = $urls[1];

January 27, 2007
12:00 am
Avatar
Ovidiu
Guest
Guests

Hi there! The problem is that your host doesn't allow url_fopen, so you need to download this file http://www.joomlaplu.....es/ver.txt and upload it on your site in the same location as Joomla.Start.php file, then try again!

Ovidiu

Forum Timezone: America/Chicago
Most Users Ever Online: 867
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
mlguru: 30
Django29: 29
D: 21
Andy: 21
Marcus: 20
Jamie F: 19
Member Stats:
Guest Posters: 738
Members: 10052
Moderators: 2
Admins: 3
Forum Stats:
Groups: 3
Forums: 7
Topics: 2397
Posts: 8236
Newest Members:
piotr K
Moderators: TriP: 0, Steve Burge: 0
Administrators: Ovidiu Liuta: 2484, Victor Drover: 1, Valentin Barbu: 0