bury
Active Member
- Joined
- Jul 27, 2008
- Messages
- 421
- Solutions
- 7
- Reaction score
- 25
Hello.
I had an ot server hosted in debian like 3 or 4 years ago. I kept everything about the server (data, db, website) and I touched up everything a little to remember old times and who knows if anything else.
The point is that I downloaded a xampp from 2013, the last year I had my server on and tried to run the website (actually, I have no problem running the data in 64 bits at least atm). There are several php errors when i try to run the website, errors that i didnt have years ago... so maybe i'm using a newer php or something, idk.
There are one warning and several notices:
After this errors, the website starts. Do you know what version of php should I download?
I had an ot server hosted in debian like 3 or 4 years ago. I kept everything about the server (data, db, website) and I touched up everything a little to remember old times and who knows if anything else.
The point is that I downloaded a xampp from 2013, the last year I had my server on and tried to run the website (actually, I have no problem running the data in 64 bits at least atm). There are several php errors when i try to run the website, errors that i didnt have years ago... so maybe i'm using a newer php or something, idk.
There are one warning and several notices:
PHP:
Warning: syntax error, unexpected '=' in cache/serverstatus on line 1 in C:\xampp\htdocs\config-and-functions.php on line 397
Notice: Undefined index: action in C:\xampp\htdocs\index.php on line 21
Notice: Undefined index: account_login in C:\xampp\htdocs\index.php on line 50
Notice: Undefined index: password_login in C:\xampp\htdocs\index.php on line 51
Notice: Undefined index: united states in C:\xampp\htdocs\latestnews.php on line 102
Notice: Undefined index: canada in C:\xampp\htdocs\latestnews.php on line 102
Notice: Undefined index: finland in C:\xampp\htdocs\latestnews.php on line 102
Notice: Undefined index: india in C:\xampp\htdocs\latestnews.php on line 102
After this errors, the website starts. Do you know what version of php should I download?