Author |
Message |
ascharbarth
New Member


Joined: Apr 08, 2011
Posts: 6
|
Posted:
Fri Mar 09, 2012 11:46 pm |
|
Trying to do a local install of raven nuke for screwing around purposes and its throwing the following error. I'm thinking I screwed up in the config files someplace, but the solution isn't obvious to me at the moment; I'm pretty new with php and sql so if anyone could throw me a quick bone here I'd really appreciate it.
Warning: ob_start(): second array member is not a valid method in C:\wwwroot\mainfile.php on line 66
I've got php 5.4, appache 2.2 and mysql 5.5 on windows. |
|
|
|
 |
ascharbarth

|
Posted:
Fri Mar 09, 2012 11:49 pm |
|
I'm also having a hell of a time getting Magic Quotes GPC turned on to make the RN as happy as possible, if anyone knows the switch to get it on in the php.ini file that would be great too. |
|
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Sat Mar 10, 2012 9:30 am |
|
PHP 5.4 was just release and we have not had time to review it yet. I believe Magic Quotes GPC has been removed in PHP 5.4. For now I suggest dropping down to PHP 5.3.x. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
montego
Site Admin

Joined: Aug 29, 2004
Posts: 9457
Location: Arizona
|
Posted:
Sun Mar 11, 2012 10:15 am |
|
BTW, if you are using a fairly recent version of RN (last few major releases), I cannot see why you need to have GPC turned on? Is there some really old module you are using which requires GPC to be on? |
_________________ Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
 |
spasticdonkey
RavenNuke(tm) Development Team

Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA
|
Posted:
Sun Mar 11, 2012 10:39 am |
|
Not sure why this is, but I noticed our recommended setting in the installer environment check is ON. |
|
|
|
 |
ascharbarth

|
Posted:
Wed Mar 21, 2012 2:56 pm |
|
Downgraded as suggested, and yes, I was asking because it's recommended to be "on" in the installer. Probably just an oversight, then. |
|
|
|
 |
montego

|
Posted:
Fri Mar 23, 2012 7:42 pm |
|
Yeah, should probably be reviewed and adjusted if needed.
Thanks for the reminder! |
|
|
|
 |
|