Topic: problem with set_time_limit, and then with ini_set
Hello,
I've been trying to install punbb 1.1.1 but without success.
I wonder if it may be because my provider has limited php (?).
First I had an error message 'set_time_limit undefined' when running install.php.
Then I removed the four lines where set_time_limit appears,
and I could run install.php and create the config.php file.
But now, I have a message 'ini_set' undefined.
Any hint?