FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » 500 Internal server Error (Installation of FUDform fails on Next)
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: 500 Internal server Error [message #38266 is a reply to message #38256] Sun, 29 July 2007 18:58 Go to previous messageGo to previous message
warc is currently offline  warc   United Kingdom
Messages: 7
Registered: July 2007
Karma:
Junior Member
Thanks I have tried this and it seems to work, I have modified the file admlock.php so that when you lock / unlock the files
you do not break it everytime.

		if (isset($_POST['btn_unlock'])) {
			$dirperms = 0755;    // this was originally 777 but server does not allow
			$fileperms = 0644;   //  this was originally 666
			@unlink($ERROR_PATH.'FILE_LOCK');
			$FUD_OPT_2 ^= 8388608;
		} 


The Forum is working well now except that I am unable to get the incoming group email to connect to the forum.
The forum send emails out fine.

I have a forum called For Sale and I have an email address
forsale(at)warc(dot)org(dot)uk which is in the mailgroup settings and also a Mailman group with the same email address.
In Cpanel I have forsale(at)warc(dot)org(dot)uk forwarder setup to send my mail to

forsale(at)warc(dot)org(dot)uk  /home/warcf38/FUDforum/scripts/maillist.php1 


Some people talk about piping this should I put a "|" at the beginning of the path, I have seen some code to do this but I think they are editing a file.

Cpanel just has two boxes with a red arrow between and usually both will contain an email address.

I have looked for a file called .forward but if it exists its not in part of the server I have access to.

I have also looked at Mailman but I cannot find an interface to run a script from there either, it just seems to send emails in and out and works fine for that but I do not see where I can set up to run a script.

If you can tell me how to do this part it would be appreciated.
Thanks














[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FudForum Allocation
Next Topic: FUD 2.6.10RC3 upgrade to Latest
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Nov 25 04:24:13 GMT 2024

Total time taken to generate the page: 0.04567 seconds