Object id #36 on Top Page
Hardware: Virtual Host provide by Vmware ESXi
Operating System: Linux CentOS 5.3 64
AMP Stack: Apache 2.2.8, MySQL 5.0.45, Php 5.2.6
OpenFISMA version: The last, 2.3
Hi guys, sorry about many problems.
Now there is a line on top page "Object id #". Anybody knows how to remove this line?
Tks
Hi guys,
I found a file "application/layouts/scripts/layout.phtml" and in the first line there is this content doctype()}\n" ?>
I dont know why, but I removed and now it´s ok
If anybody knows what do this line, please notice.
Tks so much
That's a very strange error. I have never seen it before.
The doctype is used to tell the browser how to interpret the page. So if you were able to fix it by removing that line, that indicates to me that maybe your browser is doing something unexpected.
Which browser are you using? What plugins do you have installed for the browser?
I got an error much like this a while back, I think it was Object id #0 though. It turned out to be an issue with the version of php. RHEL 5 only has version 5.1.x of php in its repository, while OpenFISMA requires 5.2.x+.
Matt

Hi guys,
I found a file "application/layouts/scripts/layout.phtml" and in the first line there is this content doctype()}\n" ?>
I dont know why, but I removed and now it´s ok
If anybody knows what do this line, please notice.
Tks so much