|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
problem inserting into a blob field
hi all
I'm trying to insert a .mp3 file (3M) into a LONGBLOB field via a PHP script but the query is not executed. I've already made the same operation with .mp3 shorter files (600-700 K) and all works fine. I think LONGBLOB can store 3M, so I don't realize what's wrong. Does anyone have an idea? Thanks in advance marco I'm running PHP 4.0.6, MySQL3.23.43 and Apache1.3.20 on Windows2000 |
|
#2
|
|||
|
|||
|
Check your php.ini file for the max upload size and also the script execution time limit. Either of these might be the source of your problem.
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > problem inserting into a blob field |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|