room_citadel_support  

[Citadel Support] Re:citadel php question - continued

MikeP
Mon, 28 Apr 2008 13:23:21 -0700

BTW, Error log entery: [Mon Apr 28 16:12:13 2008] [error] [client
134.68.202.229] PHP Warning:  stat() [<a
href='function.stat'>function.stat</a>]: stat failed for
/tmp/CtdlSession.12094073364187.socket in
/var/home/www/mycastlewall/ctdlsession.php on line 68

>Mon Apr 28 2008 15:30:40 EDT from [EMAIL PROTECTED] 
>Subject: citadel php question - continued
>
>  
>
>This was sort of dropped after my last posting, so I'll pick it back up. 
>I've upgraded to the latest webcit (7.35) and citadel (7.35) and have tested
>the php again, still getting the same error "- 0 - ERROR: unable to start
>connection proxy. Please contact your system administrator."  
>
>My config_ctdlclient_local.php contains:
>
> #do you want to see the server conversation for exploring the protocol?
>define('CITADEL_DEBUG_PROXY', FALSE);
>#switch this if you're using php5
>define('SOCKET_PREFIX', "unix://");
>#define('SOCKET_PREFIX', "");
>define('CITADEL_HOSTNAME',"unix:///var/local/citadel2/citadel.socket");
>define('CITADEL_TCP_PORTNO','0');
>
> php test is at http://www.mycastlewall.com/test.php
>
> 
>
>Any ideas? 
>
>
  • [Citadel Support] Re:citadel php question - continued MikeP