Stewart Lawton writes:
> Hi I have tried Python TCPIP sockets and Unix sockets processed in a
> python cgi script, called from apache under fedora19. In both cases a
> permissions error is returned at sock.connect(). I have tried changing
> permissions x and r w on ALL of user, group, other to no
Can you post again in plain text? The formatting below
is all messed up, indentation and spacing errors abound.
On 07/05/15 11:56, Stewart Lawton wrote:
Hi I have tried Python TCPIP sockets and Unix sockets
> processed in a python cgi script,
Have you tried opening the same sockets in a script
Hi I have tried Python TCPIP sockets and Unix sockets processed in a python cgi
script, called from apache under fedora19. In both cases a permissions error is
returned at sock.connect(). I have tried changing permissions x and r w on ALL
of user, group, other to no avail. In both cases the cgi