Wamp is handy tool.
Actually, you can to basic tunning wamp server.

However, you need to do basic configuration http.conf, php.ini and DB
setting and so on...
(e.g. max_file_size... something like that)

Here is default wamp php.ini setting
You may need bigger space.

post_max_size = 8M
upload_max_filesize = 2M
max_execution_time = 30
max_input_time = 60
memory_limit = 8M

The location of configuration file is located in unusual place.
[your wamp folder]\bin\apache\apache2.2.8\bin\php.ini

check bugs



Cheers


On May 19, 10:05 pm, speed3r <[email protected]> wrote:
> On May 19, 3:50 pm, Rimu Atkinson <[email protected]> wrote:
>
> > get em all in one hit
>
> >http://www.wampserver.com/en/
>
> omg, genius! thanks..
>
> > I assume this is for development, not production...
>
> because... lemme guess... you wouldn't recommend it from a performance/
> scalability p.o.v.?
>
> (curious..)
>
> --
> NZ PHP Users Group:http://groups.google.com/group/nzphpug
> To post, send email to [email protected]
> To unsubscribe, send email to
> [email protected]

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to