RE: [PHP] Files upload - Encrypt into a variable - Do not injectinto db (PHP/Apache/MySQL)

2005-03-18 Thread Steven Altsman
into a variable - Do not injectinto db (PHP/Apache/MySQL) Steven Altsman wrote: Yes, the link is http://www.radinks.com/upload/config.php file_uploads = On upload_max_filesize = 40M max_input_time = 9000 (seconds) memory_limit (not limited, per handload config, from source) max_execution_time = 9000

RE: [PHP] Files upload - Encrypt into a variable - Do not injectinto db (PHP/Apache/MySQL)

2005-03-18 Thread Steven Altsman
not injectinto db (PHP/Apache/MySQL) Steven Altsman wrote: Yes, the link is http://www.radinks.com/upload/config.php file_uploads = On upload_max_filesize = 40M max_input_time = 9000 (seconds) memory_limit (not limited, per handload config, from source) max_execution_time = 9000 (seconds

RE: [PHP] Files upload - Encrypt into a variable - Do not injectinto db (PHP/Apache/MySQL)

2005-03-18 Thread Steven Altsman
Got packet bigger than 'max_allowed_packet' ... Gotta love mysql_error(); If I find out what causes this, I'll bring it over to this list too.. since it's been pretty quiet, I guess I've gotten folks stumped. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:

RE: [PHP] Encrypted 2.5+M files do upload, but don't create a record when stored as LongBlobs (PHP/Apache/MySQL)

2005-03-17 Thread Steven Altsman
of date. -Original Message- From: Steven Altsman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 16, 2005 12:15 PM To: php-general@lists.php.net; users@httpd.apache.org Subject: [PHP] Encrypted 2.5+M files do upload, but don't create a record when stored as LongBlobs (PHP/Apache/MySQL

RE: [PHP] Files upload - Encrypt into a variable - Do not inject into db (PHP/Apache/MySQL)

2005-03-17 Thread Steven Altsman
: Jason Barnett [mailto:[EMAIL PROTECTED] Sent: Thursday, March 17, 2005 10:35 AM To: php-general@lists.php.net Subject: Re: [PHP] Encrypted 2.5+M files do upload, but don't create a recordwhen stored as LongBlobs (PHP/Apache/MySQL) Steven Altsman wrote: This may be a stupid question. If it is, could

[PHP] Encrypted 2.5+M files do upload, but don't create a record when stored as LongBlobs (PHP/Apache/MySQL)

2005-03-16 Thread Steven Altsman
Files under 2.5 megs will go into the database just fine, any thing over that will return the page without errors, but will not be injected into the database. Not even a record is created. Edited PHP.INI to allow up to 40M of data to be uploaded. Set the script timeout to be 9000 seconds. Set

RE: [PHP] LibMcrypt and Mcrypt and Mhash - OH MY!

2005-02-14 Thread Steven Altsman
that worked right. :) Steven Altsman Webmaster and Program Analyst EFast Funding, LLC. 713.983.4069 - work 832.527.3786 - cell [EMAIL PROTECTED] -Original Message- From: Jeffery Fernandez [mailto:[EMAIL PROTECTED] Sent: Friday, February 11, 2005 6:52 PM To: Steven Altsman Cc: php-general

[PHP] LibMcrypt and Mcrypt and Mhash - OH MY!

2005-02-11 Thread Steven Altsman
be, but I dont have that luxury. Surely someone else out there has experienced something like this before and can bestow a nugget of wisdom upon me. Steven Altsman Webmaster and Program Analyst EFast Funding, LLC. 713.983.4069 - work 832.527.3786 - cell [EMAIL