Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Saturday, April 20, 2024
About Us
O nás
Magazine
Magazín
Open Source
Otvorený softvér
CVS
CVS
Services
Služby
Index  »  Projects  »  phpWebFileManager  »  Forum  »  Fatal error: Maximum execution time of 30 seconds exceeded

phpWebFileManager General     Fatal error: Maximum execution time of 30 seconds exceeded
Post new topic   Reply to topic    
 
martin     Joined: 29 Apr 2006   Posts: 1  
Post Posted: 2006-04-29 14:23
Back to top  Reply with quote     

Hello!
The script works really good, but I still have a problem: One of my directories contains about 3300 files. When I try to open it with phpwebFileManager I get the following mesage and only 500 files are displayed:

--------------------------
Fatal error: Maximum execution time of 30 seconds exceeded in XXX\filemanager\index.php on line 812
---------------------------

is the any solution? (I can't reduce the number of files in the directory)

Thank you

Martin

 
nepto     Joined: 06 Jan 2003   Posts: 381   Location: Phoenix, Arizona (USA)
Post Posted: 2006-07-27 18:21
Back to top  Reply with quote     

The only solution for this is to alter PHP configuration (max_execution_time).

If you have allowed this, you can do this inside our PHP script.
Put in you custom/local config file something like this:

Code:
set_time_limit(0);


_________________
Ondrej Jombik (Nepto)
Visit my homepage , review my recent CV or projects and give me some feedback .
 
Post new topic   Reply to topic    

Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top · Feedback form · Odkazový formulár · Application form · Prihláška
Report bug on PLATON.SK website · Upozorniť na chybu na PLATON.SK webstránke · Terms of use · Podmienky použitia · Privacy policy · Ochrana osobných údajov