News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Fatal error?

Started by reckst4r, May 10, 2011, 02:15:32 AM

Previous topic - Next topic

reckst4r

Hello, when I install packages and/or themes I get this error: Fatal error: Maximum execution time of 30 seconds exceeded in D :\Hosting\7767640\html\Sources\Subs-Package.php on line 2714

(I'm installing the themes manually)

Baby Daisy

php timeout and min amount of execution time is too low, might want to break the file into parts, or ask your host to increase the limits
あなたは私のお尻にキスするとき、私はそれを愛する

reckst4r

Is it possible that I can change these limits self? Or is it only my host that can?

My host is hxxp:godaddy.com [nonactive]

Baby Daisy

you can try

open index.php, find:

<?php

replace with;

<?php
set_time_limit
(90);
あなたは私のお尻にキスするとき、私はそれを愛する

reckst4r

I tryed to do as you said with editing the index.php file, and now I get this (look at attachment)

Baby Daisy

Then take the advice in my prior post
あなたは私のお尻にキスするとき、私はそれを愛する

Advertisement: