[PHP-WIN] Real dumb newbie question...

2001-12-25 Thread VivoAnt
I'm totally new to this PHP thing... (and apache...) so I tried doing one of those tutoral thingies... I stuck stuck on some problem that is like this: I try to access the page on my own server (phpinfo.php) and for some reason instead of loading it on IE6.0 it tries to download it from my own

Re: [PHP-WIN] File question...

2001-12-25 Thread Steve Yates
> From: Anthony Ritter > > >Using PHP, could I type in the updated fishing report in a > >simple text filecalled: fishingreport.txt > >and then... save that file to the server every time there is an update > where > >a php script (or function) could be called to read or write to that file > >(fish

[PHP-WIN] mssql_pconnect() access violations

2001-12-25 Thread Peter Vereshagin
I wonder how could I get the module name causing instability in PHP4.0.5 ISAPI module (binary distro) under w2k. After my admins updated and fixed the win2k server I've noticed some 'Access violations at 0x##' errors on the script only after calling one second and more time. The only thing lea

php-windows Digest 26 Dec 2001 05:11:07 -0000 Issue 919

2001-12-25 Thread php-windows-digest-help
php-windows Digest 26 Dec 2001 05:11:07 - Issue 919 Topics (messages 6 through 11123): Modifying Windows INI profiles 6 by: Craig Morrison 7 by: LaserJetter 8 by: Craig Morrison 9 by: LaserJetter 11121 by: Svensson, B.A.T. (HKG)

[PHP-WIN] HELP: Problem Processing Forms with POST

2001-12-25 Thread Steven Sullivan
Greetings, I'm having a problem with processing forms using the POST method. Here's my setup: Windows NT; PHP 4.1.0; Apache 1.3.X (most recent revision 1.3); IE 5.5sp2 (used by everyone on intranet) I've had problems since I first set up the server, and it has persisted through all upgrades. Th

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
"Svensson, B.A.T. (HKG)" wrote: > > >I just didn't want to have to re-invent the > >wheel if someone else had already done it. > > That was an unusually stand point. Are you really a programmer?! :) Uh, yes, I am. I have been writing code for over 15 years now using various development platfor

RE: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread Svensson, B.A.T. (HKG)
>I just didn't want to have to re-invent the >wheel if someone else had already done it. That was an unusually stand point. Are you really a programmer?! :) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

RE: [PHP-WIN] Site running from MySQL

2001-12-25 Thread Svensson, B.A.T. (HKG)
From: LaserJetter >Out of interest, would it be possible to load a webpage as a record in a >MySQL database, having another field as say a number or a unique name so >that a whole site could be placed in a database with a couple of php files? >Is there a limit on the size of a field in MySQL whic

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread LaserJetter
Just been for a surf and I think on www.phpbuilder.com there is a script (not an extension) for reading and modifying a .ini file. It's probably using fopen etc though. "Craig Morrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > LaserJetter wrote: > >

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
LaserJetter wrote: > > There may be extensions available which come with your email server but I Nope, not that relate to PHP, I wrote the email server.. > would just use fopen and file() to modify .ini settings I was hoping for a more elegant solution than this. There are per user settings

[PHP-WIN] Re: Modifying Windows INI profiles

2001-12-25 Thread LaserJetter
There may be extensions available which come with your email server but I would just use fopen and file() to modify .ini settings "Craig Morrison" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > I've spent some time searching through www.php.net and the PHP

[PHP-WIN] Modifying Windows INI profiles

2001-12-25 Thread Craig Morrison
I've spent some time searching through www.php.net and the PHP Knowledge base for some information regarding modifying (server-side) Windows INI profiles. Evidently I am using the wrong search terms because I can't find any information relating to this. What I want to do is write a set of PHP sc

php-windows Digest 25 Dec 2001 12:00:10 -0000 Issue 918

2001-12-25 Thread php-windows-digest-help
php-windows Digest 25 Dec 2001 12:00:10 - Issue 918 Topics (messages 3 through 5): Site running from MySQL 3 by: LaserJetter 4 by: Piotr Pluciennik Re: CGI error when running from a share directory. 5 by: Christoph Grottolo Administrivia: To su

[PHP-WIN] Re: CGI error when running from a share directory.

2001-12-25 Thread Christoph Grottolo
You should use 4.10 if you want to access network shares with php. The versions before had UNC path support broken. In IIS you should check 'check that file exists' on the panel where you enter the script mapping (this lets IIS do the permission checks). Make shure that your web user (IUSR_machine