Manual Installation

0
I'm getting timeout errors when installing the component - my hosting company aren't being too helpful with making th necessary php config changes.

Is there a manual install guide - E.g. Which files go where and changes that need to be made? I am happy to spend some time setting this up manually...

Thanks!
Responses (5)
  • Accepted Answer

    Saturday, November 27 2010, 05:36 PM - #Permalink
    0
    hello!

    installatino manual here: http://www.joomlamusicsolutions.com/en/support/installation.html

    the max_execution_time should be setted to 60...

    you can set this on your php.ini file...
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 27 2010, 06:16 PM - #Permalink
    0
    The problem is that I cannot get to the php.ini file. I have changed the timeout in htaccess as a local variable but this hasn't worked.

    I really need to be able to manually move all the files into the right places and set folder permissions through FTP rather than use the Joomla installer.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 27 2010, 06:18 PM - #Permalink
    0
    no... using joomla installer is a MUST.

    do you know a little PHP? because if you do, you can try to just add a line on the install PHP file, something like..

    set_time_limit(0);

    do you know what I mean?
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, November 27 2010, 07:07 PM - #Permalink
    0
    It turned out that I had two separate htaccess files! Once I had increased the timeout on the right one :blush: everything worked! Thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, November 28 2010, 10:52 AM - #Permalink
    0
    :lol: ok... !!! ;)
    The reply is currently minimized Show
Your Reply