2019-09-20 - hschneider, Admin
Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.
XMail Forum · Newbies read here ! All about SMTP,MX-Records,DNS etc. | Help Search Members Calendar |
Welcome Guest ( Log In | Register ) | Resend Validation Email |
atomant |
Posted: Aug 23 2005, 03:27 PM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
Yep, It works like a "swiss clock".
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
pierre-oord |
Posted: Sep 30 2005, 07:03 PM
|
Member Group: Members Posts: 57 Member No.: 876 Joined: 12-January 04 |
Today I upgraded to apache2, php5.0.5. Everything seems to run smooth, if this old forum has any problems with it please let me know
|
pierre-oord |
Posted: Sep 30 2005, 07:04 PM
|
Member Group: Members Posts: 57 Member No.: 876 Joined: 12-January 04 |
double-post
|
atomant |
Posted: Oct 7 2005, 07:26 AM
|
||
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
There is a problem with sending confirmation mail and mail in genera. Can you check this? The error when you try to send a personal message or email is:
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
||
pierre-oord |
Posted: Oct 7 2005, 09:32 AM
|
||||
Member Group: Members Posts: 57 Member No.: 876 Joined: 12-January 04 |
Fixed! Problem occured because of to strict permissions to the sendmail binary of xmail. I'll now look at the GD problem. |
||||
atomant |
Posted: Oct 7 2005, 10:02 AM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
Actually, forum is set up not to use GD library. So it must be some other issue.
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |
pierre-oord |
Posted: Oct 7 2005, 03:47 PM
|
||
Member Group: Members Posts: 57 Member No.: 876 Joined: 12-January 04 |
Yeah, I saw how it works: The images are just saved as some PHP code which are converted back to binary code with some base64 function of something. On line 470 of functions.php, there's a line with: flush(); Before the header() function. Just comment it out ( Place # in front of it) and it works! I don't know what else I've edited to make the forum run on PHP5, but maybe I should write a howto for people So, it works again, now the forum is even compatible for PHP 5.0.5 If you find any other strange things, please let me know! And sorry for the trouble, I don't think there will be upgraded soon to newer version, this upgrade was mostly because of the upgrade from apache1 > Apache2 (I can run a module on Apache2 which 1 doesn't have). Pierre edit: Also fixed the email problem, users, you can send each other email instead of personal messages now too... |
||
atomant |
Posted: Oct 7 2005, 07:29 PM
|
No - I'm not an answering script ... Group: Admin Posts: 1776 Member No.: 427 Joined: 18-January 03 |
You have earned a
-------------------- Bye,
Sasa ------------------------------------------------------------------- All electric machines work on smoke...when the smoke escape from machines, they don't work anymore Windows: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" |