Hi,
I did post this on the end of another similar thread, but it didn't seem to get much attention there, so I thought it would be better to start a new thread. :)
I am trying to install vBulletin on a Win2k Server machine...I have PHP4 and mySQL 3.3.2.
When i run install.php, it gets through the first few steps fine. It completes step 5 totally succesfully, but when i click on the Next link it times out with this error:
[quote]
Setting up templates...
Fatal error: Maximum execution time of 120 seconds exceeded in installtemplate.php on line 3
[/quote]
I followed some suggestions which included increasing the timeout from 30 to 120 seconds, no luck. I also changed in my IIS config so that it didn't use the PHP ISAPI dll anymore, so that it uses the php.exe file instead.
Does anyone have any suggestions?
I did post this on the end of another similar thread, but it didn't seem to get much attention there, so I thought it would be better to start a new thread. :)
I am trying to install vBulletin on a Win2k Server machine...I have PHP4 and mySQL 3.3.2.
When i run install.php, it gets through the first few steps fine. It completes step 5 totally succesfully, but when i click on the Next link it times out with this error:
[quote]
Setting up templates...
Fatal error: Maximum execution time of 120 seconds exceeded in installtemplate.php on line 3
[/quote]
I followed some suggestions which included increasing the timeout from 30 to 120 seconds, no luck. I also changed in my IIS config so that it didn't use the PHP ISAPI dll anymore, so that it uses the php.exe file instead.
Does anyone have any suggestions?
Comment