Title: asylumet's Replies | WordPress.org

---

# asylumet

  [  ](https://wordpress.org/support/users/asylumet/)

 *   [Profile](https://wordpress.org/support/users/asylumet/)
 *   [Topics Started](https://wordpress.org/support/users/asylumet/topics/)
 *   [Replies Created](https://wordpress.org/support/users/asylumet/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/asylumet/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/asylumet/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/asylumet/engagements/)
 *   [Favorites](https://wordpress.org/support/users/asylumet/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Player] [Plugin: Audio Player] Using as a standalone player](https://wordpress.org/support/topic/plugin-audio-player-using-as-a-standalone-player/)
 *  Thread Starter [asylumet](https://wordpress.org/support/users/asylumet/)
 * (@asylumet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-audio-player-using-as-a-standalone-player/#post-1565132)
 * I am beginning to think it may be a wise choice to find a new player. I just 
   had a thought that maybe the reason it says file not found is that I am using
   a script to track downloads as noticed in the URL I use were the filename is 
   preceded by play/. I had the idea to maybe copy one file into the directory that
   the html file that the player is embeded into is housed in. Sure enough the File
   not found goes away. It now just says Connecting… forever but still plays. I 
   then click next and then previous and would you look at that, the artist and 
   title show up but the song doesn’t play. The counter still just stays at 0:00.
 * Is there even any support for this player or a place to report bugs/request features
   or anything or is this just a forum for people to speculate?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Audio Player] Using FlashVars to set configurable options?](https://wordpress.org/support/topic/plugin-audio-player-using-flashvars-to-set-configurable-options/)
 *  Thread Starter [asylumet](https://wordpress.org/support/users/asylumet/)
 * (@asylumet)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-audio-player-using-flashvars-to-set-configurable-options/#post-1563349)
 * turns out this was a cache issue. how do I just delete this post altogether as
   it may cause someone to waste their time?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [This file is too big. The maximum upload size for your server is 8M](https://wordpress.org/support/topic/this-file-is-too-big-the-maximum-upload-size-for-your-server-is-8m-1/)
 *  [asylumet](https://wordpress.org/support/users/asylumet/)
 * (@asylumet)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/this-file-is-too-big-the-maximum-upload-size-for-your-server-is-8m-1/#post-1390198)
 * I kept getting the error “This file is too big. The maximum upload size for your
   server is 8M.” when trying to upload videos.
 * My php.ini was set as follows:
    upload_max_filesize = 20M post_max_size = 20M
 * phpinfo(); returned the following information:
    Directive Local Value Master 
   Value upload_max_filesize 20M 20M
 * I solved this by adding a php.ini file to the wp-admin with the following in 
   it.
 * upload_max_filesize = 20M
    post_max_size = 20M

Viewing 3 replies - 1 through 3 (of 3 total)