Hello list,
I am trying to configure jffnms-0.9.2rc1.
I am using Linux Apache 2.2.21-r1, Mysql 5.1.59 and PHP
5.4.0_rc7. I am able to get to http://localhost/jffnms/admin/setup.php and
configure / and confirm all major components are green. The save of the config
works.
When I browse to main (http://localhost/jffnms/index.php ) I
get the raw php content (See below). That starts with the copyright notice. In
the same directory, I have created a phpinfo.php file, it has the same
permissions as index.php and that displays all my php settings just fine.
I have no apache errors in errors_log.
Can anyone help with what I am missing please? This is
driving me a bit mad.
Thanks for your help.
SNIP
Javier Szyszlican * This program is
licensed under the GNU GPL, full terms in the LICENSE file */ require
("auth.php"); echo tag("!DOCTYPE", "",
"","HTML PUBLIC \"-//W3C//DTD HTML 4.01 Frameset//EN\"
\"http://www.w3.org/TR/html4/frameset.dtd\"", false);
adm_header("","","",true); echo
tag("frameset", "", "", "rows='20,*'
frameborder='no' framespacing='0'"). tag("frame", "controls",
"", "name='controls' noresize scrolling='no'
src='controls.php?'", false). tag("frameset",
"menu_frame", "", "cols='*,0' frameborder='no'
framespacing='1'"). tag ("frame", "", "",
"name='work' noresize scrolling='yes' src='blank.php?'", false). tag
("frame", "", "", "name='menu'
scrolling='no' src='admin/menu.php?'", false). tag_close("frameset").
tag_close("frameset"). tag_close("html"); ?>
SNIP
Regards,
Mat.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users