amiro Posted April 9, 2012 Report Posted April 9, 2012 I did a checkinstall and this is what came back How to fix this? phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /core/pages/index.php did not match, possibly corrupt or out of date -- Checked 183 files, found 1 errors Quote
Moderators Kyle Posted April 9, 2012 Moderators Report Posted April 9, 2012 What was the error showing in the index.php? Parse errors? Quote
amiro Posted April 9, 2012 Author Report Posted April 9, 2012 I checked the file it is 0kb in size noting in it and I check the original phpvms file same location and it is 0kb in size so replace it with what? Quote
Tom Posted April 9, 2012 Report Posted April 9, 2012 I checked the file it is 0kb in size noting in it and I check the original phpvms file same location and it is 0kb in size so replace it with what? It should look like this: https://github.com/phpVMS/phpVMS/blob/master/index.php So you probably need to download a new copy. Quote
amiro Posted April 9, 2012 Author Report Posted April 9, 2012 I copied those to the file and ran check file again still get 1 error phpVMS Virtual Airline Administration Software Install Check phpVMS Build Number: 934 Checking PHP version [OK] PHP version is 5.2.17.x ASP Tags [OK] ASP-style tags are disabled Checking connectivity... [OK] Can contact outside servers Checking for SimpleXML module... [OK] SimpleXML module exists! Checking file hashes for corrupt or mismatched files [Checksum failed] /core/pages/index.php did not match, possibly corrupt or out of date -- Checked 183 files, found 1 errors Quote
amiro Posted April 9, 2012 Author Report Posted April 9, 2012 Here are the errors Warning: include(core/codon.config.php) [function.include]: failed to open stream: No such file or directory in /public_html/phpvms/core/index.php on line 40 Warning: include() [function.include]: Failed opening 'core/codon.config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /public_html/phpvms/core/index.php on line 40 Fatal error: Class 'Config' not found in /home/a9948421/public_html/phpvms/core/index.php on line 42 Quote
Strider Posted April 9, 2012 Report Posted April 9, 2012 You need to upload those files, to their respective folders. Those errors should then go. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.