Denis
Denis
Offline
0
OK - I have read numerous threads here about the problem of uploading MP3s and cannot find solution.

I have done the following:
- Installed com_muscol_2.0.0_community_pro.zip - success!

- Installed plg_jwplayer_2.0.0.zip - success!

- Enabled JW player (in plugins)

- Ensured /songs folder is in parmeters

- Ensured /songs folder is set to 777 permissions

- Ensured all sub /image folders are also 777

- Renamed mp3 files to lower case with no spaces before uploading

- PHP File upload is set to 8MB

When I try to upload an mp3 file (size 1.7MB) I wait around 12 seconds then it goes to blank index page.

Same in admin backend.

As I cannot launch site yet it is in the following root www.hertsandsoul.com/concept

Any help would be greatly appreciated :)
Responses (7)
  • Accepted Answer

    Saturday, March 20 2010, 04:00 PM - #Permalink
    0
    first: you dont need to rename files to lower case, MC does it for you
    second: check you max_execution_time php variable value

    what you mean by "PHP File upload is set to 8MB". what specific PHP varible are you meaning?

    third: check your max_post_size php variable value

    seems like you did all the rest correctly
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, March 20 2010, 04:04 PM - #Permalink
    0
    forgot to mention:

    try to enable error reporting on your site (on global config)

    maybe some php error is showing but you cannot see it because error reporting is off.

    this could give you a clue on what's failing
    The reply is currently minimized Show
  • Accepted Answer

    Denis
    Denis
    Offline
    Saturday, March 20 2010, 04:05 PM - #Permalink
    0
    Greatly impressed with the speedy response - I will try these suggestions and let you know
    The reply is currently minimized Show
  • Accepted Answer

    Denis
    Denis
    Offline
    Saturday, March 20 2010, 04:10 PM - #Permalink
    0
    OK - enabled debug in Global config
    This does nothing as after about 20 seconds trying to upload it goes to blank index page of site.

    Can I give you Admin and or FTP access (securely of course?)
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, March 20 2010, 04:12 PM - #Permalink
    0
    you can, but I really prefer that you take a look and tell me the value of these PHP variables I asked for! ;)

    you can see their values on help -> system info -> php information on joomla bakcned
    The reply is currently minimized Show
  • Accepted Answer

    Denis
    Denis
    Offline
    Saturday, March 20 2010, 04:18 PM - #Permalink
    0
    OK - do you mean this...?

    max_execution_time = 60
    post_max_size = 8MB
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, March 20 2010, 04:20 PM - #Permalink
    0
    yes I meant this

    they seem ok

    send me access data to joomlamusicsolutions@gmail.com if you want, but I dont think I'll be able to check it today :)
    The reply is currently minimized Show
Your Reply