You are not logged in.
Vielleicht ist http://modx.com/ was für dich?
Vielleicht ist http://modx.com/ was für dich?
Gibt es dafür Icecast module?
PHP-Nuke ?!
![]() |
Source code |
1 2 3 |
Deprecated: Function ereg_replace() is deprecated in C:\xampp\htdocs\phpnuke\install\install2.php on line 131 Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\phpnuke\install\includes\database.php on line 280 |
Quoted
Quellcode
Deprecated: Function ereg_replace() is deprecated in C:\xampp\htdocs\phpnuke\install\install2.php on line 131
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\phpnuke\install\includes\database.php on line 280
Quoted
Fatal error: Maximum execution time of 30 seconds exceeded in C:\xampp\htdocs\phpnuke\install\includes\database.php on line 280
- schau dir mal die php.ini an. da steht die max execution time.
max_execution_time = 30 ; Maximum execution time of each script, in seconds
die kannst du einfach mal hochstellen, dann sollte das Problem gelöst sein.
-