Help with Installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
thomas.km
Posts: 7
Joined: 18 Feb 2005, 01:33

Help with Installation

Post by thomas.km »

Hi there,

when i open install.php in my browser i get this:

Warning: set_time_limit(): Cannot set time limit in safe mode in /home/mantis103/admin/install.php on line 16

What can i do?

Installed it several times on different machines, but never got this error.
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

You could turn safe_mode off in the php.ini file :)
pasquiel
Posts: 2
Joined: 19 Jul 2006, 19:13

Post by pasquiel »

Hi, I have the same problem but the host is not mine. I am trying to host a mantis on a server owned by Free in France, and here are the forbidden commands:
chown
chmod
get_current_user
php_uname
putenv
set_time_limit
getmyuid
getmypid
dl
ini_alter
ini_restore
ini_set
exec
passthru
system
popen
pclose
leak
mysql_list_dbs
listen
chgrp
disk_total_space
disk_free_space
rmdir
realpath
tmpfile
link
shell_exec
proc_open
chroot
openlog
closelog
syslog
flock
socket_create_listen
socket_accept
socket_listen
sleep
usleep
umask
set_include_path
restore_include_path
symlink
setlocale
imagerotate

Will I ever be able to make mantis work on such a server?
Post Reply