[PHP] invalid range

2002-12-02 Thread peter a
Apache.1.3 and PHP4.0something I get this error. Can anyone help me out here? Any clues? /peter a -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: Mass Mailing

2002-12-26 Thread peter a
the latter if anybody is interested. But please get back with some tips how to queue mail straight to the mail queue for fast delievery. /peter a At 2002-12-22 20:52, Manuel Lemos wrote: >Hello, > >On 12/22/2002 02:52 PM, Jonathan Chum wrote: >>>>I was considerin

[PHP] Uploading and storing large files

2003-01-23 Thread peter a
uture for member a-b store in this folder c-d to in this and so on... Would it be stupid to store a 1 10mb mpegs in one database? Any suggestions? /peter a -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] File upload security

2003-01-23 Thread peter a
Files in web folders should usually be 755 /peter a At 2003-01-23 11:15, Marco Alting wrote: >Hi, I have a php script which uploads file to a webserver. The idea is that >anyone can upload files, but only another php script can read the files. At >this moment I think someone is dele

[PHP] Unable to load pages with errors

2004-05-28 Thread peter a
I have stumbled on something that is new for me. Usually when I get a PHP error I print them on the page, but suddenly pages with errors don't load at all, in IE I get the usual "The page cannot be displayed" and in Lynx I get "Alert!: Unable to access document." I run PHP 4.3.2 and Apache 2.0

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
r. /peter Chris W. Parker wrote: peter a <mailto:[EMAIL PROTECTED]> on Friday, May 28, 2004 8:29 AM said: I have stumbled on something that is new for me. Usually when I get a PHP error I print them on the page, but suddenly pages with errors don't load at all, in IE I get the usua

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
Nothing complicated at all. It loops out some values from a MySQL database with not more than 20 entries. It's not that.. /peter Chris W. Parker wrote: peter a <mailto:[EMAIL PROTECTED]> on Friday, May 28, 2004 9:06 AM said: Thanks, but that didn't take me anywhere. My bro

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
It not just that page.. it is all pages the will generate some sort of PHP error. Instead of the usual error output I get nothing. /peter Chris W. Parker wrote: peter a <mailto:[EMAIL PROTECTED]> on Friday, May 28, 2004 9:12 AM said: Nothing complicated at all. It loops out some

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
file is there.. it just won't load.. In a working PHP-file I added some code that for sure wouldn't work, and the page froze. Still showed up in the access log though.. but it didn't display any output at all obviously. /peter Peter Risdon wrote: peter a wrote: I have stumbled o

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
PHP configuration has not been changed though... so it's just strange.. I read something about a similiar trouble if you SSL on the server, I have SSL installed but this site is not under https. Anybody now anything about that? /peter Chris W. Parker wrote: peter a <mailt

Re: [PHP] Unable to load pages with errors

2004-05-28 Thread peter a
I have not changed my configuration lateley, what I know of. There is another guy working on the server, but he said he had changed nothing either. I've been running this configuration for a couple of months now and it has never caused me any troubles. /peter Michael Sims wrote: pe