Php bug made my server down
Hi all,
last weekend, a php bug in my site made my server down for about 2 days!
I'm trying to know what was the problem, but as I saied before, I'm a delphi developer not php, so I ask you if errors I see can do so in my server or not.
Please help me because I know if it happen again, my server will remove my site!
1. first problem seen:
when a new wiki page made from a link, after I clicked to save page the following lines are shown and I should go back and again click save to do so, is there any bad code? what's the solving?
Notice: Only variable references should be returned by reference in /home/drelect2/public_html/lib/webmail/htmlMimeMail.php on line 403
Warning: Cannot modify header information - headers already sent by (output started at /home/drelect2/public_html/lib/webmail/htmlMimeMail.php:403) in /home/drelect2/public_html/editpage.php on line 764
2. the seccond one:
when I send a newsletter also I see following line in number of users send for,
Notice: Only variable references should be returned by reference in /home/drelect2/public_html/lib/webmail/htmlMimeMail.php on line 442
so any one please help me solve the problem.