Donate Share

oMail

Tracker: Feature Requests

5 FIX: PHP5 Support - ID: 1435971
Last Update: Tracker Item Submitted ( robertoibarra )

For oMail-admin 1.2RC1 in file vmail.inc change line
from: $vmailsock = fsockopen ($vmailfile, 0, $errno,
$errstr, 4);
to: $vmailsock = fsockopen ("unix://$vmailfile", 0,
$errno, $errstr, 4);

Voila! Works in PHP5


Roberto Ibarra ( robertoibarra ) - 2006-02-21 15:12

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.