Jump to content

Installing error .. template part


Guest amr.salah@live.com

Recommended Posts

Error still


Fatal error: Maximum execution time of 30 seconds exceeded in C:\wamp\www\IP.Board\install\core\actions\install.php on line 854

php.ini now

max_execution_time = 522552   ; Maximum execution time of each script, in seconds
max_input_time = 60; Maximum amount of time each script may spend parsing request data
memory_limit = 8M    ; Maximum amount of memory a script may consume (8MB)



nb:i restart the WAMP



Ok, just for a start, 300 is the absolute maximum you can set for max_execution_time, after that Apache itself will kill the script. Quickly set it to that, and then open a command prompt (Start>Programs>Accessories>Command Prompt)

At the "C:\BLAH>" prompt (your mileage may vary) enter in "net stop Apache2" and press enter. When you see the message "The Apache2 service has stopped successfully" enter in "net start Apache2" and press enter. Then attempt IPB installation again. Don't worry about redoing the files and all again, you should be able to continue where you left off. If you can't, you should just be able to drop and recreate the DB in phpMyAdmin to start again.

just wanted to tell you thankx and it helped :)



That's the sort of thing I like to hear.
Link to comment
Share on other sites

C:\wamp>net stop Apache


System error 1060 has occurred.



The specified service does not exist as an installed service.




C:\wamp>net start Apache


The service name is invalid.



More help is available by typing NET HELPMSG 2185.




:D



You have some odd configuration there buddy... where did you download your WAMP distribution from? Ah never mind. Final resort: since we don't know what the service name for Apache is on your machine, please reboot your computer to force the service to restart, and try your IPB installation again. Aii, what weird software.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...