php-windows Digest 23 Jan 2004 20:20:21 -0000 Issue 2094

2004-01-23 Thread php-windows-digest-help
php-windows Digest 23 Jan 2004 20:20:21 - Issue 2094 Topics (messages 22650 through 22652): Re: OT -- Please point me in the direction of a good Apache2 SSL win32 how to. 22650 by: speedfreak.chello.be Problem printing on server side 22651 by: Rino Billa Re: fastcgi again o

RE: [PHP-WIN] fastcgi again on 4.3.X

2004-01-23 Thread Shrock, Court
I am not sure of exactly what you want to accomplish, but you might be able to do something with netcat. From the readme.txt: A far more exciting thing to do is to get a quick shell going on a remote machine by using the -l or "listen" option and the -e or "execute" option. You run Netcat listen

[PHP-WIN] Problem printing on server side

2004-01-23 Thread Rino Billa
Hi, Can print to a remote printer that is not connected to the server but in another computer. I use printer_list and i see the remote printer \\COMPAQ\Epson Stylus Color 900 ... $a=printer_list(PRINTER_ENUM_NETWORK | PRINTER_ENUM_REMOTE); ... The script stampa.php run and not give me any err

[PHP-WIN] Re: OT -- Please point me in the direction of a good Apache2 SSL win32 how to.

2004-01-23 Thread speedfreak
Anthony wrote: > I've found may versions of the document found here > http://raibledesigns.com/tomcat/ssl-howto.html and so far that seems to be > mostly what I'm looking for, with one exception. I can't seem to find > anything on modsss.org about Apache2. The link to modssl.org that is shown >