close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Fatal error: Maximum execution time of 30 seconds exceeded?

Thread began 9/28/2011 9:38 am by ijk76319396 | Last modified 9/28/2011 11:30 am by Jason Byrnes | 1939 views | 5 replies |

ijk76319396

Fatal error: Maximum execution time of 30 seconds exceeded?

I have been getting this message when I try to upload data from certain pages on my website :Fatal error: Maximum execution time of 30 seconds exceeded in C:\Inetpub\vhosts\comicracy.ieasysite.com\httpdocs\WA_SecurityAssist\Helper_PHP.php on line 6

I have attached the file.

Sign in to reply to this post

ijk76319396

Sorry here is the attached file.

Attached Files
Helper_PHP.zip
Sign in to reply to this post

Jason ByrnesWebAssist

try adding this code at line 1 of pages where you have this error:

php:
<?php set_time_limit(0?>
Sign in to reply to this post

ijk76319396

Adding that code gives my page the following error


Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Inetpub\vhosts\comicracy.ieasysite.com\httpdocs\comment_standard.php:2) in C:\Inetpub\vhosts\comicracy.ieasysite.com\httpd

I have attached that page

Sign in to reply to this post

ijk76319396

Also I have avoided this problem in the past by removing the line


if (function_exists("rel2abs")) $WA_redirectURL = $WA_redirectURL?rel2abs($WA_redirectURL,dirname(__FILE__)):"";

in the insert record behavior. Should I just do this if it doesn't cause any problems?

Sign in to reply to this post

Jason ByrnesWebAssist

the headers already sent error means that there is a blank space between php code blocks.

most likely when you paste that line of code into line 1, you have a blank space at the end:
"<?php set_time_limit(0) ?> "


see the following thread for more details:
showthread.php?t=19285

deleting the line:
if (function_exists("rel2abs")) $WA_redirectURL = $WA_redirectURL?rel2abs($WA_redirectURL,dirname(__ FILE__)):"";

will not cause other problems if the page is not used as a framework builder plugin.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...