User Tools

Site Tools


troubleshooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
troubleshooting [08/08/2015 17:28] phalkalinetroubleshooting [26/08/2015 13:02] – [Self-Help Troubleshooting] phalkaline
Line 3: Line 3:
 ===== Having trouble ===== ===== Having trouble =====
  
-We can help install and configure pHKapa to your needs. Please contact about installation services.\\  +Community Forum , Help and Mailing List at Google Groups -> [[http://groups.google.com/group/phkapa|pHKapa Google Group]]\\ 
- +* Join project and get access to pHKapa FULL PACK for free. Contribute with new featurespull requeststranslations, bug reports ... follow development at -> [[https://github.com/pHAlkaline/phkapa|pHKapa Repository]] \\ 
-Help also at:\\  +* Other subjects contact [[http://phalkaline.eu|pHAlkaline]]
-Community Forum and Mailing List at Google Groups -> [[http://groups.google.com/group/phkapa|pHKapa Google Group]] \\  +
-Follow DevelopmentRelated ticketsand Bug Reports at -> [[https://github.com/pHAlkaline/phkapa|pHKapa GITHUB]] ,Got issues? Please tell us!\\  +
-Support, Questions, Suggestions, New Developments, Help contact us by email.\\+
  
  
Line 15: Line 12:
  
 If you are looking for PHP Errors and Warnings, you can enable the "Debug" flags located in app/Config/core.php\\  If you are looking for PHP Errors and Warnings, you can enable the "Debug" flags located in app/Config/core.php\\ 
-Debug\\  +Look for line with Configure::write('debug', 0)\\
-    * edit `app/Config/core.php` at line - Configure::write('debug', 1) +
-    * Production Mode: +
-    * Configure::write('debug', 0) : No error messages, errors, or warnings shown. Flash messages redirect. +
-    * Development Mode: +
-    *  Configure::write('debug', 1) : Errors and warnings shown, model caches refreshed, flash messages halted. +
-    * Configure::write('debug', 2) : As in 1, but also with full debug messages and SQL output. +
- +
-Then errors should be displayed either in your web browser or in your server's error.log file.+
  
 +Configure::write('debug', 1) : Errors and warnings shown, model cache refreshed, flash messages halted.\\
 +Configure::write('debug', 2) : As in 1, but also with full debug messages and SQL output.\\
 +Then errors should be displayed either in your web browser or in your server's error.log file.\\
 +\\
 +Configure::write('debug', 0) : No error messages, errors, or warnings shown. Flash messages redirect.\\
troubleshooting.txt · Last modified: 03/11/2022 14:38 by phalkaline

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki