Skip to content

Instantly share code, notes, and snippets.

@sasasa671
Created April 20, 2014 19:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sasasa671/11123215 to your computer and use it in GitHub Desktop.
Save sasasa671/11123215 to your computer and use it in GitHub Desktop.
Bug MyMusicCloud.com ^_^
Bug MyMusicCloud
https://www.mymusiccloud.com/download/?product=j2me&fileName=MyMusicCloud.jad
Curl Output
onyx@Tosh:~/tributary$ curl https://www.mymusiccloud.com/download/?product=j2me&fileName=MyMusicCloud.jad
[1] 27286
onyx@Tosh:~/tributary$
Fatal error: Uncaught exception 'WURFL_WURFLException' with message 'The specified path '/opt/triplay/www/download/inc/../resources/storage/persistence' does not exist' in /opt/triplay/www/download/WURFL/Configuration/Config.php:146
Stack trace:
#0 /opt/triplay/www/download/WURFL/Configuration/XmlConfig.php(118): WURFL_Configuration_Config->getFullPath('storage/persist...')
#1 /opt/triplay/www/download/WURFL/Configuration/XmlConfig.php(100): WURFL_Configuration_XmlConfig->_toArray('dir=storage/per...')
#2 /opt/triplay/www/download/WURFL/Configuration/XmlConfig.php(34): WURFL_Configuration_XmlConfig->persistence(Array)
#3 /opt/triplay/www/download/WURFL/Configuration/Config.php(83): WURFL_Configuration_XmlConfig->initialize()
#4 /opt/triplay/www/download/inc/header-config.inc(12): WURFL_Configuration_Config->__construct('/opt/triplay/ww...')
#5 /opt/triplay/www/download/index.php(3): include_once('/opt/triplay/ww...')
#6 {main}
thrown in /opt/triplay/www/download/WURFL/Configuration/Config.php on line 146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment