View Single Post
Old February 24th, 2013, 11:43 PM   #17
Yakaru
The Violet Vixen
 
Yakaru's Avatar
 
Name: Yakaru
Location: Issaquah, WA & Las Vegas, NV
Join Date: Jun 2012

Motorcycle(s): Perigee (250), Hotaru (250), Saturn (300), Pearl (300), Zero (S1000RR), Chibi (Z125), Xellos ('18 HP4R)

Posts: A lot.
MOTM - Jun '16
I'm not an admin-type-person, but I do write a lot of code so I'll toss some ideas out:

Any chance of getting a 'whoami' to make sure the script is running as a sane user?

Could you try writing a test.php script that is super simple, say

<?php fsockopen("127.0.0.1",25); ?>

and running it yourself in a terminal?
Yakaru is offline   Reply With Quote