| 16 Jan 2011, 00:37 | ||||||||||
|
Experienced Joined: 18 Jul 2008Posts: 39 |
hi
hello if you have an idea as I board the error: Sorry, Imagevue Requires PHP 5.1.3 to run. You Have PHP 5.1.3RC4-dev installed. I board added. htaccess file with php 1 but still I board out the error in the previous page I had pictures but not going to administer the site ... / iv-admin the same error if you have any idea thank you for giving me an opportunity to access the configuration good day
|
|||||||||
| 16 Jan 2011, 20:17 | Re: requires PHP 5.1.3 to run. You have PHP 5.1.3RC4-dev | |||||||||
|
Imagevue Hitman Joined: 2 May 2006Posts: 2858 |
You're running a beta version of PHP (RC means Release Candidate), although it's easy to hack Imagevue to work with this, just edit iv-admin/index.php and change:
Code if (version_compare('5.1.3', phpversion()) > 0) { to Code if (false) { I recommend you to contact your hosting support and ask them to update your PHP version. _________________ Nick // Imagevue ![]() ![]() ![]() ![]() dear-apple.com jaconda.im indexr gridpapr |
|||||||||
| 17 Jan 2011, 01:25 | Re: requires PHP 5.1.3 to run. You have PHP 5.1.3RC4-dev | |||||||||
|
Experienced Joined: 18 Jul 2008Posts: 39 |
You're running a beta version of PHP (RC means Release Candidate), although it's easy to hack Imagevue to work with this, just edit iv-admin/index.php and change: Code if (version_compare('5.1.3', phpversion()) > 0) { to Code if (false) { I recommend you to contact your hosting support and ask them to update your PHP version. hi hello thank you I'll make this change without delay and I'll keep you informed greetings |
|||||||||
| 17 Jan 2011, 01:32 | Re: requires PHP 5.1.3 to run. You have PHP 5.1.3RC4-dev | |||||||||
|
Experienced Joined: 18 Jul 2008Posts: 39 |
You're running a beta version of PHP (RC means Release Candidate), although it's easy to hack Imagevue to work with this, just edit iv-admin/index.php and change: Code if (version_compare('5.1.3', phpversion()) > 0) { to Code if (false) { I recommend you to contact your hosting support and ask them to update your PHP version. thank you miles it works a very good day and thank you for the prompt for a clear answer |
|||||||||




