Re: [phpslash-users] Config help
Brought to you by:
joestewart,
nhruby
From: Lars <la...@kv...> - 2004-03-09 12:47:46
|
Thanks for the tip, but it didn't work either. I kind if figured it wouldn't since it's never really been wrong (same as the old the whole time, and as far as I know the .71 and .72 configs are identical but one variable). I tried removing a " from the config to see if it would throw an error or die, but it didn't die or throw an error (who wrote the parser ??? ;) so it's kind of hard to tell if that might be the problem. I'll look again tonight...I also tried moving one of the config blocks higher up in the config to see if it was then read, but nothing happened. One change I did manage to get through was in the RSS part (http://www.pda-nytt.no/psl72/backend.php?view=rss) where I changed some of the values to include a number. This, at least, shows that the config is being read and that it's not reading the config from the production site. Any takers ? I'm seriously thinking about just waiting for .8... Cheers, Lars At 00:38 09.03.2004, you wrote: >Hi Lars, > >Do you have caching off? Try setting $JP_CACHE_ON = 0 in config.php. >Sometimes an error you made initially isn't covered up until you clear the >cache. > >Other than that it's a mystery to me. > >--Matt > >On 3/8/04 12:24 PM, "Lars" <la...@kv...> wrote: > > > Hey, all > > > > I've been trying to upgrade my site to .72 as I need it to experiment a > > little. As far as I can see there are only marginal changes, which normally > > would mean there's nothing much involved in the upgrade. > > > > However - using the same parameters I used with my .71 config I run into a > > few problems. While the site is working fine off the old db (thank > > goodness) with both .71 and .72 the configs seems to be read differently... > > > > Here are my problems (the ones I'm aware of): > > * Ignoring language settings: even though my old site ran fine with > > Norwegian language, .72 doesn't for some reason. > > * Some php files won't load even though they're in the right place. I've > > checked their access rights. For instance, profile.php won't load while > > about.php and backend.php loads just fine. > > * The front page section doesn't change (from Home to Forsiden) > > > > I initially thought this could be a problem with locating the class > > directory, but I cannot find a problem here since some classes are > > obviously loaded just fine (or the main page wouldn't come up right...). > > All the files, as well as the class dir itself, has the same access rights > > set as the old one (which works) > > > > I have also set debug to on, but it doesn't print any errors for me. > > > > Anyone got any good ideas ? > > > > Thanks! > > > > > > Med vennlig hilsen/Sincerely, > > > > Lars Kvanum > > Bachelor of IT, 4xMCP, author > > > > Fortunately, network designers and administrators as a general rule are not > > afraid of complexity (if anything, they tend to be inordinately fascinated > > by it!) > > -- Lawrence, page 1, Using NetWare 4 > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President and CEO of > > GenToo technologies. Learn everything from fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > phpslash-users mailing list > > php...@li... > > https://lists.sourceforge.net/lists/listinfo/phpslash-users > > > >-- >Matthew Leingang >Preceptor in Mathematics, Harvard University >lei...@ma... Med vennlig hilsen/Sincerely, Lars Kvanum Bachelor of IT, 4xMCP, author Fortunately, network designers and administrators as a general rule are not afraid of complexity (if anything, they tend to be inordinately fascinated by it!) -- Lawrence, page 1, Using NetWare 4 |