[PHP-WIN] Re: interacting with Java or C

2004-08-31 Thread Oliver John V. Tibi
Hi! It would be possible to create a C or Java server that uses sockets to cater a PHP client's request. This is the quickest and easiest solution... OR... You can create a C or Java HTTP client to receive responses from an XML file generated in PHP (much like RSS readers and RSS feeds or SOAP s

[PHP-WIN] Re: include_path and relative vs. absolute paths

2004-08-16 Thread Oliver John V. Tibi
Hi Neil. The require and include family of constructs are 'able' to read absolute paths, but the resolve the paths as local physical paths on the filesystem, and not as absolute paths by the virtual root. -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). "Live free() or die()." -- P

[PHP-WIN] Re: php installation problem

2004-07-28 Thread Oliver John V. Tibi
Hi! Please refer to the online installation procedures for using PHP with Apache. Make sure that your Apache server is running as a 'service' (daemon) by verifying its status under 'services.msc' snap-in for Microsoft Management Console. Have you ever tried accessing the file by NOT double-clicki

Re: [PHP-WIN] how to expire a page?

2004-07-26 Thread Oliver John V. Tibi
Hi! You can use the HTTP META Refresh property to force the user-agent to refresh the page when the view expires (by placing a header() on the page), but then again, this will depend on what browser the client will be using. HTH, O.J. -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode)

php-windows@lists.php.net

2004-07-21 Thread Oliver John V. Tibi
*Chuckles!* And I thought we were on php.windows. :) -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). "Live free() or die()." "Jason Barnett" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Honestly, it's rude to directly email people trying to help you. You should >

[PHP-WIN] Re: Re:

2004-07-19 Thread Oliver John V. Tibi
Hey dude! I don't know if this address is spoofed but please check your box. Thanks! -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). "Live free() or die()." "Ssb" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To uns

Re: [PHP-WIN] PHP5 Access Violation

2004-07-15 Thread Oliver John V. Tibi
Hi Neil! I'm not sure but this could be a IIS specfic flaw, since by default IIS always authenticates a web client using Windows Authentication. Try creating a new virtual host and disable Windows Authenticatino for that specific site. Regards, O.J. -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPT

[PHP-WIN] Re: Oooer, namesake! - Was Oracle 10g on W2K

2004-07-14 Thread Oliver John V. Tibi
Hey Mikey! I hope you have luck completing that Oracle project. Maybe your clients should pick something more concise, more stable, smaller an not bloated, and definitely faster, like MySQL. Cheers. -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode). "Live free() or die()." "Mikey" <[EM

[PHP-WIN] Re: GTK - why not?

2004-07-07 Thread Oliver John V. Tibi
hi dude! the reason behind php- gtk not being web based is because GTK was primarily created as a toolkit for creating GUI apps on Unixes / Linuxes / Etc. running the X window system. that means GTK is a client technology, not a server technology. i hope i satisfied your question. peace! O.J.

Re: [PHP-WIN] HTTP 400 Bad Request

2004-06-30 Thread Oliver John V. Tibi
Hi. In addition to Luis's comment, freshly installed WINDOWS XP Professional machines default the installation directory to C:\WINDOWS. Cheers. O.J. - Original Message - From: "Luis Moreira" <[EMAIL PROTECTED]> To: "Stephen Cassidy" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wedn