Jump to content

Errors


Recommended Posts

many thanks and please excuse me as i am very new to all this web language.
How do I check my PHP?
When you say re-upload your file? what file are we talking about.



To check you version you can check with your host or create a file "php_version.php" containing:
<?php
     phpinfo();
?>



... upload the file and navigate to it with your browser.


The file you shuld try to reupload since it might be corrupted is:

prestashop/install/classes/LanguagesManager.php

Link to comment
Share on other sites

hi
i googled this and managed to find out the following:

PHP Version 4.4.2-90claranet

System Linux cgi31-ch 2.6.24-24-server #1 SMP Tue Aug 18 17:46:20 UTC 2009 i686
Build Date Aug 1 2007 13:23:58
Server API CGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php4/cgi/php.ini
Scan this dir for additional .ini files /etc/php4/extensions
additional .ini files parsed /etc/php4/extensions/extensions.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20050606
Debug Build no
Zend Memory Manager enabled
Thread Safety disabled
Registered PHP Streams php, http, ftp, https, ftps, compress.bzip2, compress.zlib

when i check on my service provider website it says version 5

thanks again Joltgen

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...