PDA

View Full Version : strange error...



Wheels
Wed 19th Dec '07, 6:25am
I uploaded all the files to server and when I try to run the "upgrade.php" script, the browser either wants to download it (Firefox) or says file not found (Exploder). I never get the prompt to enter the customer number. I uploaded the files twice and still doesn't work.

Thanks.

Playa82
Wed 19th Dec '07, 6:39am
Did u used the this path:

http://yourforum.com/install/upgrade.php

?

Wheels
Wed 19th Dec '07, 8:20am
Did u used the this path:

http://yourforum.com/install/upgrade.php

?

Yes I did.

SNN
Wed 19th Dec '07, 8:23am
It sounds like the server is not recognizing the PHP file. Have you tried placing this in /install/ inside of .htaccess? (This may depend on what host you have)

AddType application/x-httpd-php .php

Edit: Oops forgot the .xml's were in /install :o

Playa82
Wed 19th Dec '07, 8:33am
maybe he doesn't have the .htaccess file at his server. i had a similar problem, my .htaccess file was lost and i uploaded it again and everything was fine

Wheels
Wed 19th Dec '07, 10:59am
The file is there and checked everything, no luck....

The board was working fine before the upgrade.

Wayne Luke
Wed 19th Dec '07, 12:43pm
Reupload the file and make sure it has the permissions of 0755.

Wheels
Wed 19th Dec '07, 12:52pm
Did that 3 times. I ended up re-upping the previous version since the database wasn't touched yet and now testing the upgrade on a test board on my laptop computer.


Reupload the file and make sure it has the permissions of 0755.