one tiny problem

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
unstabledreamer

one tiny problem

Post by unstabledreamer »

im sure this a very simple solution and im just missing it.

I am in the middle of the install process in on the checking permissions and PHP settings i get an error that says this

Checking PHP time limit in second
(minimum 30, recommend 60 or greater)
Number of seconds a script is allowed to run. If this is reached, the script returns a fatal error.

How do i change it and what file do i change it in? someone please help
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: one tiny problem

Post by Rolf »

Hi

Add to config.php

Code: Select all

ini_set('max_execution_time', 60);
grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Locked

Return to “[locked] Installation, Setup and Upgrade”