Search the web
Sign In
New User? Sign Up
PHP-fusebox · Fusebox methodologies in PHP
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Running a Fusebox 3 site under PHP 5.2.5 breaks   Message List  
Reply | Forward Message #4099 of 4157 |
Re: [php-fusebox] Running a Fusebox 3 site under PHP 5.2.5 breaks

Sounds like apache doesn't know php should be executed not returned. I'd check
httpd.conf.

Ron
-----Original Message-----
From: "Geoffrey Hoffman" <geoffrey.hoffman@...>

Date: Thu, 12 Jun 2008 11:30:56
To:PHP-fusebox@yahoogroups.com
Subject: [php-fusebox] Running a Fusebox 3 site under PHP 5.2.5 breaks


I just discovered that an old site I made eons ago with PHP Fusebox 3 is
returning (downloading... Where would you like to save?) index.php as pure
source code when I browse it locally (WinXP/WAMP 2.0). Anyone know why or have a
quick fix before I start debugging?

TIA,
Geoff


Thu Jun 12, 2008 7:17 pm

perrella
Offline Offline
Send Email Send Email

Forward
Message #4099 of 4157 |
Expand Messages Author Sort by Date

I just discovered that an old site I made eons ago with PHP Fusebox 3 is returning (downloading... Where would you like to save?) index.php as pure source code...
Geoffrey Hoffman
m2guru
Offline Send Email
Jun 12, 2008
6:30 pm

Sounds like apache doesn't know php should be executed not returned. I'd check httpd.conf. Ron ... From: "Geoffrey Hoffman" <geoffrey.hoffman@...> Date:...
Ronald Perrella
perrella
Offline Send Email
Jun 12, 2008
7:17 pm

Yes, that is the same behavior I am getting, except on the same server I have other PHP and PHP Fusebox 4.x sites running without any issues at all. On Thu,...
Geoffrey Hoffman
m2guru
Offline Send Email
Jun 13, 2008
4:39 am

Depending on how apache is set up with php, you may need to enclose php code with brackets like this - <?php ... ?> rather than <? ... ?> This has thrown me a...
Dan
danner_1969
Offline Send Email
Jun 13, 2008
8:44 am

As I recall, that behavior is controlled by the php.ini file. Ron ... From: Dan <datrill@...> To: PHP-fusebox@yahoogroups.com Sent: Friday, June 13,...
Ron Perrella
perrella
Offline Send Email
Jun 13, 2008
11:10 am

... as pure ... why or ... I've tripped across something like this in FB5. When I see it, I usually have a really bad php error. I solve it by placing die() ...
oorastard
Offline Send Email
Jul 1, 2008
9:20 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help