room_citadel_support  

[Citadel Support] Re:Create New User

metamorph
Thu, 12 Jun 2008 04:56:53 -0700

>
>
>it's now doing something, but it says:
>
> Warning:  stat() [function.stat]: stat failed for
>/tmp/CtdlSession.12132020785190.socket in /usr/local/ctdlphp/ctdlsessionphp
>on line 39
>
>line 39 of ctdlsession:
>
>if (is_array(stat($sockname)))
>        $clientsocket = fsockopen(SOCKET_PREFIX.$sockname, 0, $errno,
>$errstr, 5); 
>
>  



I Looked in the /tmp/ for the  CtdlSession.12132020785190.socket file and I
could not find it.

Any suggestions on why the ctdlsession file  is not being created (I also
searched the entire HD)?