I try to run an irc-php interface script, but it can't connect to the irc server. This is what the script debug me:
[DEBUG] Debugging enabled
[DEBUG] Connecting now...
[DEBUG] Socket creation was successful, but an error has occured now: Operation not permitted
[DEBUG] Too many levels of symbolic links
[DEBUG] Reached end of socket!
The 4th error always change between 4 things, but what is the possible cause of the Operation not permitted thing?
[DEBUG] Debugging enabled
[DEBUG] Connecting now...
[DEBUG] Socket creation was successful, but an error has occured now: Operation not permitted
[DEBUG] Too many levels of symbolic links
[DEBUG] Reached end of socket!
The 4th error always change between 4 things, but what is the possible cause of the Operation not permitted thing?