sverhagen / mp3-browser

This Joomla plugin will create a table of every MP3 in a specified folder. It displays the ID3 information of each track with a link to download or play the file in the browser
https://www.totaalsoftware.com/products/mp3-browser
GNU General Public License v2.0
5 stars 6 forks source link

Getting errors because of Safe Mode ON #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Great plugin but I get the following error messages.

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The 
script whose uid/gid is 1066/1066 is not allowed to access /var/www/tmp owned 
by uid/gid 0/0 in 
/var/www/www.rahbekwebdesign.dk/www/websites/vdk/plugins/content/mp3browser/geti
d3/getid3/getid3.php on line 24

Warning: context: com_content.articlestart: 0.11913800 1364821366 / in 
/var/www/www.rahbekwebdesign.dk/www/websites/vdk/plugins/content/mp3browser/mp3b
rowser.php on line 64

Warning: handling music tag: {music}images/musikfiler/Foraarssange{/music} in 
/var/www/www.rahbekwebdesign.dk/www/websites/vdk/plugins/content/mp3browser/mp3b
rowser.php on line 69

Warning: end: 0.28619500 1364821366 / in 
/var/www/www.rahbekwebdesign.dk/www/websites/vdk/plugins/content/mp3browser/mp3b
rowser.php on line 73

Is it not possible to make the plugin work in Safe Mode ON?
My installation is Joomla 2.5.9

Regards

Mads

Original issue reported on code.google.com by mads.rah...@gmail.com on 1 Apr 2013 at 1:08

GoogleCodeExporter commented 9 years ago
I had the same problem - Check issue 10 it has another download. Your server is 
probably using the old PHP codes. This file will fix it. It worked for me, 
hopefully it can work for your. 

Good luck Mad

Original comment by Waseemz...@gmail.com on 1 Apr 2013 at 11:22

GoogleCodeExporter commented 9 years ago
There is now a released 0.2.7 that should fix this problem.

Original comment by sanderverh on 8 Apr 2013 at 12:56