On 7 March 2011 23:37, Nathan Nobbe wrote:
> On Fri, Mar 4, 2011 at 7:29 AM, Richard Quadling
> wrote:
>>
>> On 3 March 2011 18:30, Nathan Nobbe wrote:
>> > Hey gang,
>> >
>> > (Yes Tedd, I like your style, when it pertains to how you address the
>> > list
>> > :))
>> >
>> > I have a new curiosi
On 7 March 2011 17:29, Marc Guay wrote:
> Hi Richard,
>
> It's not a SOAP service, and I've actually decided to have ask the
> client to upgrade their server software before continuing. But for
> the sake of study:
>
>> Depending upon your requirement, you could use simplexml_load_string() to
>
On 3/7/2011 7:19 AM, Richard Quadling wrote:
> On 5 March 2011 13:48, Ken Watkins wrote:
>> On 3/5/2011 4:30 AM, Richard Quadling wrote:
>>> On 4 March 2011 23:48, Ken Watkins wrote:
Hi All.
I have a Windows desktop app that I created using Visual Foxpro (a
database app).
>>
Hi all:
On my website I have an Ajax form. From this form user can upload files.
Server side is a PHP script.
This form works properly on my development server.
But when I uploaded my application to the definitive server I discovered
that I can only upload files less than 50KB (It works perfectly
[snip]
50KB
[/snip]
Have you checked the upload form itself for max_file_size?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Upload form is OK, I can upload 5MB files in development server.
2011/3/9 Jay Blanchard
> [snip]
> 50KB
> [/snip]
>
> Have you checked the upload form itself for max_file_size?
>
Hi Gotzon,
I'm wondering if your javascript is timing out. On the development server,
is everything local so it's happening close to instantly? If so, it's
possible that the latency of your production environment is causing the
issue, as it's taking longer to process the request than the ajax scri
Hello list,
We've been experiencing random crashes on httpd, error_log shows a
bunch of [notice] child pid 12984 exit signal Segmentation fault (11)
PHP 5.2.17:
./configure --with-apxs2=/var/www/bin/apxs --with-gd
--with-jpeg-dir=/usr/local --with-pgsql --with-pdo-pgsql
--with-png-dir=/usr/local
> The ease I had in running multiple versions of PHP on Windows would
> suggest it should be pretty easy to do for non-windows.
Funny and true. Thanks for the tips Richard, I've suggested that they
upgrade their hosting package.
Marc
--
PHP General Mailing List (http://www.php.net/)
To unsubsc
Thank you for your interest Lucas.
2011/3/9 Jim Lucas
> On 3/9/2011 6:28 AM, Gotzon Astondoa wrote:
> > Hi all:
> >
> > On my website I have an Ajax form. From this form user can upload files.
>
> My guess would be that you have an HTML form. Not AJAX
>
OK. The code is http://www.phpletter.com
On 3/9/2011 6:28 AM, Gotzon Astondoa wrote:
> Hi all:
>
> On my website I have an Ajax form. From this form user can upload files.
My guess would be that you have an HTML form. Not AJAX
> Server side is a PHP script.
> This form works properly on my development server.
Is this on localhost or
Hi Adam:
I don´t understand well your point.
I do some time tests (production environment) uploading files from 1KB
to 47 KB, in all of the cases the time is the same (more or less), about 4,5
seconds.
The magic size is 48KB, can´t upload files bigger that this :-(
2011/3/9 Adam Ric
On Wed, Mar 9, 2011 at 3:18 AM, Richard Quadling wrote:
> On 7 March 2011 23:37, Nathan Nobbe wrote:
> > On Fri, Mar 4, 2011 at 7:29 AM, Richard Quadling
> > wrote:
> >>
> >> On 3 March 2011 18:30, Nathan Nobbe wrote:
> >> > Hey gang,
> >> >
> >> > (Yes Tedd, I like your style, when it pertains
13 matches
Mail list logo