[PHP-WIN] Re: Porting from Linux to Windows!?$#

2002-01-27 Thread Alan McFarlane
Parts of directories ~may~ be separated by / on Windows, so that alleviates one problem (at least it works for me on NT4(SP5), Apache & PHP4). Multiple paths are separated by ":" on *nix and ";" on Windows, an easy check to make. For example: $sep = strcasecmp(substr(PHP_OS, 0, 3), "win") ? ":"

php-windows Digest 28 Jan 2002 01:53:33 -0000 Issue 972

2002-01-27 Thread php-windows-digest-help
php-windows Digest 28 Jan 2002 01:53:33 - Issue 972 Topics (messages 11658 through 11662): Porting from Linux to Windows!?$# 11658 by: Andre Amaral 11660 by: Shane Caraveo Re: New to PHP 11659 by: J Messam 11662 by: Alan McFarlane calling PHP code on a diff

[PHP-WIN] Re: New to PHP

2002-01-27 Thread Alan McFarlane
Okay, so PHP is installed correctly, but what are the details of the access violation... It also looks like you are running Win2K or WinXP (?), I believe there have been some problems on both platforms - keep an eye on other posts in this group... -- Alan J Messam <[EMAIL PROTECTED]> wrote in m

[PHP-WIN] calling PHP code on a different website

2002-01-27 Thread Steen Rabol
Hi Plot: how can I share data/info from a PHP based site on a ASP based site ? Site A, running PHP Site B , running ASP Now on site B I would like to publish some information from site A's database, is that possible ? Thanks i advance Steen -- PHP Windows Mailing List (http://www.php.net/

Re: [PHP-WIN] Porting from Linux to Windows!?$#

2002-01-27 Thread Shane Caraveo
ActiveState wrote a white paper (I am one of the authors) for Microsoft about porting scripts (Perl,Python,PHP,TCL) from Linux to Windows 2000. You should be able to find it somewhere on msdn.microsoft.com. Shane Andre Amaral wrote: > > Hi all, > > I would like to ask my experienced friends he

[PHP-WIN] Re: New to PHP

2002-01-27 Thread J Messam
As you suggested, the following is the output from the test. Is there an error or system log that is generated? We could do with the entrie bug report, the OS, precise version numbers > (partial output from phpinfo() if possible), server type etc :) > > J Messam <[EMAIL PROTECTED]> wrote in mes

[PHP-WIN] Porting from Linux to Windows!?$#

2002-01-27 Thread Andre Amaral
Hi all, I would like to ask my experienced friends here if its possible to port a script made for linux to run in windows IIS. I've been trying to make linux scripts run on my server and some of them do and some don't. I also notice that the problem relies how Linux and Windows refer to firectori

php-windows Digest 27 Jan 2002 11:40:05 -0000 Issue 971

2002-01-27 Thread php-windows-digest-help
php-windows Digest 27 Jan 2002 11:40:05 - Issue 971 Topics (messages 11652 through 11657): HELP! with PHP extension << 11652 by: Andre Amaral 11653 by: Alan McFarlane Re: Need Advice 11654 by: Alan McFarlane 11657 by: LaserJetter Re: New to PHP 1165

Re: [PHP-WIN] Need Advice

2002-01-27 Thread LaserJetter
I would recommend you try asking your cable company if they know what the problem is (I wouldnt tell then you're trying to run a server though, say you were uploading files to your co-located server at LINX ;) ). They might boost the upload bandwith at the expense of the download or give your stre