Welcome Guest, Not a member yet? Register   Sign In
$mp3config['encrypt_name'] = TRUE not encoding?
#11

[eluser]stevenazari[/eluser]
I don't suppose you could tell me how to do that? or can point me to a tutorial for it?

Thanks for the help Smile
#12

[eluser]rogierb[/eluser]
Check for a script at http://www.bin-co.com/php/scripts/filesystem/ls/

Also check http://php.net/manual/en/function.exec.php. Hthere are some examples as how to write directly to a file.
#13

[eluser]InsiteFX[/eluser]
This could also be a server issue where the servers mime type is wrong, I ran into that once with flash files. You may need to set the servers configuration mime type.

Enjoy
InsiteFX
#14

[eluser]stevenazari[/eluser]
[quote author="InsiteFX" date="1254794559"]This could also be a server issue where the servers mime type is wrong, I ran into that once with flash files. You may need to set the servers configuration mime type.

Enjoy
InsiteFX[/quote]

how do I set this? (I'll research now but any help would be nice)

just setup the the function from rogierb's link Smile got it so it emails me instead of show the user :p just gotta wait for the error to kick in.
#15

[eluser]InsiteFX[/eluser]
You should be able to do it in your CPanel on your website.

If not check with your hosting provider.

Enjoy
InsiteFX
#16

[eluser]stevenazari[/eluser]
thanks hehe
#17

[eluser]stevenazari[/eluser]
could I just make a .htaccess file and add

AddType audio/mpeg .mp3

?
#18

[eluser]InsiteFX[/eluser]
Hi Everyone,

First I want to say that I have had two operations on my knee this month, I have created a PDF System Mimes Type for you all to download, I am on meds so if you find anything I missed please let me know.

My Joomla website was hacked, my fault for not upgrading to the newest version I have installed wordpress for now so please give me time to set it all up.

I have unlimited bandwidth on my server so go for it.
Also if anyone needs to host any files just drop me an email.

Server CPanel Mime Types .PDF

Enjoy
InsiteFX
#19

[eluser]stevenazari[/eluser]
hi insite,

is it possible to use a .htaccess in the upload folder with AddType audio/mpeg .mp3?
#20

[eluser]rogierb[/eluser]
http://httpd.apache.org/docs/2.2/howto/htaccess.html

Yes it is. It can be done in both .htaccess or httpd.conf (assuming you run apache)




Theme © iAndrew 2016 - Forum software by © MyBB