Jump to content

<p>Debugging Issues</p>


Nabeel
  • If you're having trouble, and something's not working as it should, you might have to send me an error report, or get some basics of what's going on.

    Enable Error Logging

    First thing to do is:

    Open core/local.config.php, and find this line:

    Config::Set('DEBUG_MODE', false);

    Change it to:

    Config::Set('DEBUG_MODE', true);

    (So it reads true).

    Next, make sure the logs are writable. The folder and files within the /core/logs folder. Go about doing whatever you were doing, if there are database errors, they will show up here (mainly in log.txt). There are also log files for the various ACARS apps - this writes out to here to see what the ACARS are reporting.

    Check your install

    For this, you'll have to re-upload your install folder. Run:

    • install/checkdb.php
    • install/checkinstall.php

    And post the output from those two into the thread. They check the database for any errors/missing fields, and also check the files on disk for any corruption/minimum requirements for phpVMS.


User Feedback

Recommended Comments

Hi

Hi have done what you said here but i keep getting this error message:

Fatal error: Uncaught <blockquote><font face=arial size=2 color=000099><b>Last Error --</b> [<font color=000000><b>Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) (2002)</b></font>]<br />[<font color=000000><b></b></font>]</font><p> </blockquote><hr noshade color=dddddd size=1> thrown in /srv/disk3/aerlingusva/www/flyglobalva.awardspace.co.uk/core/classes/ezdb/ezdb_mysql.class.php on line 99

Do you know what is causing this?

Thanks,

James

Link to comment
Share on other sites

Results install checker are

phpVMS Build Number: 934

Checking PHP version

[OK] PHP version is 5.2.16.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

[OK] No errors found!

-- Checked 183 files, found 0 errors

results for db checker are:

another blank page :angry::huh:

Deano

Link to comment
Share on other sites



Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...