Home »
FUDforum »
FUDforum Installation Issues »
FUDforum incompatible with phpsuexec
FUDforum incompatible with phpsuexec [message #32790] |
Fri, 21 July 2006 16:59 |
TonyMarston
Messages: 32 Registered: April 2006 Location: Surrey, UK
Karma: 0
|
Member |
|
|
My hosting company has decided, for security reasons, to enable phpsuexec on all of its servers. This basically runs PHP as CGI instead of an Apache module, but one of the side effects is that it is no longer possible to put any PHP directves in a .htaccess file - they all have to go into a local php.ini file instead. I have changed all my .htaccess files accordingly, and everything works except FUDforum which throws up the following errors on each page:
Warning: fud_use(/home/radicore/FUDforum/include/theme/default/err.inc): failed to open stream: Permission denied in /home/radicore/FUDforum/include/core.inc on line 69
Warning: fud_use(): Failed opening '/home/radicore/FUDforum/include/theme/default/err.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/radicore/public_html /inc') in /home/radicore/FUDforum/include/core.inc on line 69
The page then renders without any css styling whatsoever, so it looks pretty grim.
Is there a way around this, or is it not possible for FUDforum to run with phpsuexec enabled?
Tony Marston
|
|
|
|
|
Re: FUDforum incompatible with phpsuexec [message #32823 is a reply to message #32821] |
Mon, 24 July 2006 13:17 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
This is an intentional design decision for performance, if you search the forum archives you'll find a more detailed explanation. That said, there is an option inside the forum settings that will allow you to tell the forum to store the messages inside the database.
FUDforum Core Developer
|
|
|
Goto Forum:
Current Time: Mon Jan 27 06:21:18 GMT 2025
Total time taken to generate the page: 0.04650 seconds