[PHP-WIN] PHP Scripts can't write to files

2003-02-16 Thread Greg
I'm using windows 2000 professional as my webserver, i have apache 2 and the lastest version of php running now, when i access my webpage my phpscripts are supposed to write to a couple files and create files when needed, but they don't. Are there any type of permissions i have to setup in

php-windows Digest 16 Feb 2003 08:26:02 -0000 Issue 1590

2003-02-16 Thread php-windows-digest-help
php-windows Digest 16 Feb 2003 08:26:02 - Issue 1590 Topics (messages 18547 through 18552): Warnings 18547 by: Bobo Wieland 18549 by: Luis Ferro Re: Subject: execute before fopen? 18548 by: Neil Smith html_entity_decode 18550 by: Bobo Wieland 18551 b

RE: [PHP-WIN] PHP Scripts can't write to files

2003-02-16 Thread Kyle Williamson
You need the files (or dirs) to have write/modify permissions for the webserver user. == Kind Regards, Kyle Williamson Solent Educational Limited Tel: (023) 80 843189 Fax: (023) 80 848715 http://www.solented.co.uk/ -Original Message- From: Greg [mailto:[EMAIL PROTECTED]] Sent: 16 Febr

[PHP-WIN] fopen

2003-02-16 Thread Bobo Wieland
Hi... This fopen-command is working on my local machine from my local server, but the same code at my web hosts server produces this: --- Warning: fopen("http://www.someplace.xx/showvers.jsp?visaverser=2+Mack+1%3A2";, "r") - No such file or directory... ---

RE: [PHP-WIN] fopen

2003-02-16 Thread Kyle Williamson
In php.ini: ; Whether to allow the treatment of URLs (like http:// or ftp://) as files. allow_url_fopen = On == Kind Regards, Kyle Williamson Solent Educational Limited Tel: (023) 80 843189 Fax: (023) 80 848715 http://www.solented.co.uk/ -Original Message- From: Bobo Wieland [mailto:[

Re: [PHP-WIN] PHP Scripts can't write to files

2003-02-16 Thread Greg
All of the files/folders had read/write permissions for Everyone, every user on the system... The scripts just won't write... "Kyle Williamson" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > You need the files (or dirs) to have write/modify permissions for th

Re: [PHP-WIN] PHP Scripts can't write to files

2003-02-16 Thread Paul Dymecki
How are you writing to the filesystem? Paul From: "Greg" <[EMAIL PROTECTED]> Reply-To: "Greg" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP Scripts can't write to files Date: Sun, 16 Feb 2003 10:58:33 -0600 All of the files/folders had read/write permissions for Everyone,

[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
Got this working. Not sure as all I did was simplify the selection to pull out all records which worked. Then added back the original parts to for selecting "horses". It works though I have not spotted the syntax error yet. "Craig Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]"

[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
Think I have figured this out. It is the size of the filename. Originally the file name was "petDescripFor.php". When I save the file as "ztest03.php" it worked. Weird but true. "Craig Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Got this working.

[PHP-WIN] Re: PHP - "No input file specified."

2003-02-16 Thread Craig Smith
If anybody reads this then they will think I am mad. I was mis typing the filename. What a numpty "Craig Smith" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Got this working. Not sure as all I did was simplify the selection to pull > out all records which

Re: [PHP-WIN] PHP Scripts can't write to files

2003-02-16 Thread Greg
I'm using the fwrite function... "Paul Dymecki" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > How are you writing to the filesystem? > Paul > > > >From: "Greg" <[EMAIL PROTECTED]> > >Reply-To: "Greg" <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: Re

php-windows Digest 17 Feb 2003 01:08:22 -0000 Issue 1591

2003-02-16 Thread php-windows-digest-help
php-windows Digest 17 Feb 2003 01:08:22 - Issue 1591 Topics (messages 18553 through 18561): Re: PHP Scripts can't write to files 18553 by: Kyle Williamson 18556 by: Greg 18557 by: Paul Dymecki 18561 by: Greg fopen 18554 by: Bobo Wieland 18555

[PHP-WIN] Open Source Tools

2003-02-16 Thread Franco Pozzer
> Thanks for all. I need same information about difference and vanatge of the tools Open Source for: 1. portal (PHPNuke instead PostNuke) and other (like phpBB instead PhpForum) 2. Control and Administration Linux Server (in this case I do not know anythink). 3. db like Mysql or PostGres C