What are the configuration changes I have to do for storing large files in the mysql databases.
I want to store large files of size 12MB to 20MB.
I am using MySQL 4.0.18 in SuSeLinux 8.2.
I tried to do changes in /etc/my.cnf file such as to increase max_allowed_packet size to 21MB but I don't...
I am using PHP 4.3.4 with apache 2.
I have a php file in the path :
D:\php_projects\testproject\test.php
Whan I use getcwd() I get the path D:\php_projects\testproject
But I have to put create new files in the folder
D:\php_projects\
and the path is needed as D:/php_projects/
Is there any...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.