Today I was trying to uplaod some files throgh one of my scripst in one of the websites that had a script to uplaoding data
when I was trying to uplaod larger fiels let say more than 100MB it would return me connection timeout on the web browser after some times of loading
Actually I am using fcgi/fastcgi as apache handler for the apache webserver and I thought it maybe like always some configuration errors in the fcgi
so I ran this command
and after I tested the uplaod script and watched the output I noticed the following error
[Fri Jul 06 08:48:35 2012] [warn] [client 199.127.56.35] (28)No space left on device: mod_fcgid: can’t write tmp file for stdin request,
this is actually an error with the tmp file size that has been reached its limit
so the next step was to increase the /tmp directory
as I am usign Cpanel the best way to increase/decrees and actually change the /tmp file size is to do it through a predefined cpanel scripts /scripts/securetmp
Before I execute this script I went into its and change the value from 512000 to 1512000 and it will gona change it to 1.5gig
Thanks
Flash is the program that is used to make Flash games.Both Dreamweaver and Flash we’re made by Macromedia until they were boguht out by Adobe a few years ago. so the latest version is Adobe Flash CS4.Though If you have a copy of Macromedia Flash 8 that will work just as well, just it doesn’t have support for Actionscript 3(the code used to make the games work)Dreamweaver is a HTML editor for making websites. though you can make a site with it and easily import your Flash game into the website using it.References : Was this answer helpful?
I have to this problem, please help us.