For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > November 2004 > RE: [PHP-DB] & and sessions









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author RE: [PHP-DB] & and sessions
Martin Norland

2004-11-29, 8:55 pm

-----Original Message from: Micah Stevens
[mailto:micah@raincross-tech.com] -----
> you can use .htaccess files to modify php.ini values for a particular

directory.=20

Yeah, try some of these fun settings!

# Run for 10 days!
php_value max_execution_time =3D 864000
# suck a gig of ram!
php_value memory_limit =3D 1024M
# let users upload DVD ISOs!
php_value upload_max_filesize =3D 4880M

=2E.. E.g. you can use .htaccess files to modify php.ini for a particular
directory *if the server allows overriding those settings*. (in Apache
this is aptly named AllowOverride).

Just a preemptive question-answer phase :)

- Martin Norland, Database / Web Developer, International Outreach x3257
The opinion(s) contained within this email do not necessarily represent
those of St. Jude Children's Research Hospital.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com