file rename for sound and video failing

Hey....

 

It looks like video and mp3 files upload ok, but the process fails due to a rename function failing.  Can anyone provide any clues on this?  I'm assuming I'm missing something easy as others seem to be able upload just fine.

 

PHP Warning:  rename(C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/flash/modules/mp3/files/1_temp,C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/flash/modules/mp3/files/0.mp3) [<a href='function.rename'>function.rename</a>]: File exists in C:\\Program Files\\Apache Software Foundation\\Apache2.2\\htdocs\\flash\\modules\\mp3\\inc\\functions.inc.php on line 41, referer: http://192.168.1.30/m/sounds/albums/my/add_objects/admin-s-sounds/owner/admin

Quote · 11 Oct 2009

Do you have clean install of D7b7 ?

Rules → http://www.boonex.com/terms
Quote · 12 Oct 2009

Yup...the only thing I didn't do was delete the sql database.  I had the same problem with B6 which was a completely fresh machine and D7 install.  Photos works fine.  sounds and video fail.

Quote · 12 Oct 2009

Yup...the only thing I didn't do was delete the sql database.  I had the same problem with B6 which was a completely fresh machine and D7 install.  Photos works fine.  sounds and video fail.

Please try full clean install (db and files), if the problem remains please report.

Rules → http://www.boonex.com/terms
Quote · 12 Oct 2009

I'm having the same issue with a fresh install of B7 along with a brand new database for this install.  The only thing common between B6 and B7 are my apache install and php...either of which may be contributing to this problem as well...although I haven't been able to identify how.

Quote · 13 Oct 2009

Maybe some files left from previous installation ? Have you tried clean install in empty directory, but not just overwriting old files and empty database ?

Rules → http://www.boonex.com/terms
Quote · 13 Oct 2009

I completely deleted the database and recreated a fresh one.  I deleted all files for B6 in my root directory and did a completely fresh install.

 

I changed my path so that it was a short and simple one with no spaces to cause ffmpeg any issues...which addressed the issue with ffmpeg not being found properly.

 

found that the shipping ffmpeg for windows caused "not enough memory to load program" error.  I found a different version of the net and that seems to be executing now and I get the proper out from the host tools output.

 

Now my error with uploading video and sounds is being reported as an apache server error.  I've already disabled EnableMMAP and EnableSendfile according the suggestions on Apache, but I'm still getting the following error and vidoe and sounds still are failing the same way as before....

 

[Tue Oct 13 22:57:53 2009] [info] [client 192.168.1.132] (OS 10054)An existing connection was forcibly closed by the remote host.  : core_output_filter: writing data to the network

 

I'm not sure where to go next on this.

Quote · 14 Oct 2009

Found the problem with uploads...

 

The following setting needs to be set in php.ini for this to work.  The default is for this setting to be on.  This should be a check as part of the host tool.

 

mysql.allow_persistent = Off

 

 

 

Quote · 14 Oct 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.