This is the list of error messages, as found in die() and exit() expressions.
Message | File | Line |
---|---|---|
'We can\'t read data from ' . htmlspecialchars($upload_path) . ' - please check permissions and try again.' | /Idno/Core/Installer.php | 80 |
"Version file $versionfile could not be found, Known doesn't appear to be installed correctly." | /Idno/Core/Version.php | 23 |
'The upload path ' . htmlspecialchars($upload_path) . ' either doesn\'t exist or isn\'t a directory.' | /Idno/Core/Installer.php | 86 |
'We can\'t write data to ' . htmlspecialchars($upload_path) . ' - please check permissions and try again.' | /Idno/Core/Installer.php | 83 |
'Configuration template could not be loaded.' | /Idno/Core/Installer.php | 204 |
"Could not write config file" | /Idno/Core/Installer.php | 170 |
"We couldn't find the schema doc." | /Idno/Core/Installer.php | 279 |
'We couldn\'t automatically install the database schema: ' . $err[2] | /Idno/Core/Installer.php | 273 |
'No endpoint given' | /Idno/Core/Service.php | 75 |
'You must specify a language domain: "known" for core translations, or "yourpluginname", for a plugin' | /Idno/Core/GetTextTranslation.php | 36 |
'Known was unable to work out your base URL! You might try setting url="http://yourdomain.com/" in your config.ini' | /Idno/Core/Idno.php | 147 |
"Known is already installed." | /warmup/CLI/CLIInstaller.php | 161 |
'mod_rewrite is not installed. Known cannot process page URLs without it.' | /warmup/CLI/CLIInstaller.php | 50 |
"$extension extension is not installed." | /warmup/CLI/CLIInstaller.php | 63 |
"You are not running an asynchronous message queue, so garbage collection is unnecessary." | /Idno/Pages/Service/Queues/GC.php | 19 |
'You are running PHP version ' . phpversion( ) . ', which cannot run Known. You may need to ask your server administrator to upgrade PHP for you.' | /warmup/CLI/CLIInstaller.php | 43 |
json_last_error_msg( ) | /Idno/Data/MySQL.php | 298 |
"Service can't run unless Known's queue is Asynchronous!" | /Idno/Pages/Service/Queues/Dispatch.php | 25 |
'generateID() should not be used for Mongo' | /Idno/Data/Mongo.php | 333 |
json_last_error_msg( ) | /Idno/Data/MySQL.php | 202 |
'Could not find autoload.php, did you run "composer install" ..?' | /warmup/CLI/CLIInstaller.php | 8 |
'Could not find autoload.php, did you run "composer install" ..?' | /known.php | 10 |