Home »
FUDforum »
FUDforum Installation Issues »
Mailing List - maillist.php
Mailing List - maillist.php [message #16982] |
Sun, 07 March 2004 22:13 |
buko
Messages: 2 Registered: March 2004
Karma:
|
Junior Member |
|
|
Hello developers!
I'm having problems with Mailing List to FUDforum gateway.
I've added procmail rule to catch mail from mailing list to my .procmailrc
But I've got problem with permissions all the time, since all files under FUDforum directory were created under nobody.nobody user.group I had to add the user which actualy receives mail to nobody group but then, still the maillist.php script is not working. Heres the output when I run it standalone:
/public_html/FUDforum/errors$ /home/atlantis/public_html/FUDforum/scripts/maillist.php 1
File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2)
Character set '#9' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file
ds
asdasdasd
(some data entered, ended with ^D)...
Warning: fopen(/home/atlantis/public_html/FUDforum/messages/msg_1): failed to open stream: Permission denied in /home/atlantis/public_html/FUDforum/include/theme/default/imsg_edt.inc on line 523
Warning: fseek(): supplied argument is not a valid stream resource in /home/atlantis/public_html/FUDforum/include/theme/default/imsg_edt.inc on line 524
Warning: ftell(): supplied argument is not a valid stream resource in /home/atlantis/public_html/FUDforum/include/theme/default/imsg_edt.inc on line 525
Warning: fstat(): supplied argument is not a valid stream resource in /home/atlantis/public_html/FUDforum/include/core.inc on line 147
Warning: fwrite(): supplied argument is not a valid stream resource in /home/atlantis/public_html/FUDforum/include/theme/default/imsg_edt.inc on line 535
FATAL ERROR: system has ran out of disk space<br>
Can you please help me how to correctly set up permissions when running maillist.php from procmail?
Thanks
Ivan
|
|
|
Goto Forum:
Current Time: Sat Nov 23 20:55:14 GMT 2024
Total time taken to generate the page: 0.04062 seconds