On Thu, 14 Apr 2011, Derick Rethans wrote:
> It's display_errors (with an S).
Derick,
That was a typo in the message.
> html_errors=1 as well?
Yes.
When I try to invoke the application within the browser I still see only
the 404 Not Found error. And, it's the same when I try running index.php
from the command line:
[rshepard[@]salmo /var/www/htdocs/cmsms]$ php index.php
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
</body></html>
As I wrote, I'm not a PHP coder but I'm trying to learn where this error
is generated in the CMS Made Simple code so I can fix it.
Many thanks,
Rich
Received on Thu Apr 14 2011 - 17:11:02 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST