stdClass Object ( [name] => customerror_403 [value] => s:272:"Sadly you are not important enough to view this page. "; ) stdClass Object ( [name] => customerror_403_enabled [value] => i:1; ) stdClass Object ( [name] => customerror_403_php [value] => i:1; ) stdClass Object ( [name] => customerror_403_title [value] => s:7:"Nah-ah!"; ) stdClass Object ( [name] => customerror_404 [value] => s:507:"We couldn't find your page. We're sorry. But look what we did find. It's a search form! Cool, eh?! "; ) stdClass Object ( [name] => customerror_404_enabled [value] => i:1; ) stdClass Object ( [name] => customerror_404_php [value] => i:1; ) stdClass Object ( [name] => customerror_404_title [value] => s:8:"Oh dear."; ) stdClass Object ( [name] => customerror_redirect [value] => s:0:""; ) ql> SELECT * from variable WHERE name LIKE 'custom%'; +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | name | value | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | customerror_403 | s:272:"Sadly you are not important enough to view this page. "; | | customerror_403_enabled | i:1; | | customerror_403_php | i:1; | | customerror_403_title | s:7:"Nah-ah!"; | | customerror_404 | s:507:"We couldn't find your page. We're sorry. But look what we did find. It's a search form! Cool, eh?! "; | | customerror_404_enabled | i:1; | | customerror_404_php | i:1; | | customerror_404_title | s:8:"Oh dear."; | | customerror_redirect | s:0:""; | +-------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+