Adsense error - settings Classiperss 3.1.8
Im getting - blank site after trying save in admin settings.
When i paste Google adesense code into input ad field in administration area of Classipress (settings - advert):
<script type="text/javascript"><!--
google_ad_client = "ca-pub-1582493732995300";
/* druga reklama */
google_ad_slot = "8382071396";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.
js">
</script>
After klick on Save changes - admin.php?page=settings#tab3
It shows - blank page like - reset connection
Apache show error: (104)Connection reset by peer.
Php i was trying was 5.2 and 5.3
I was trying to make magic_quotes_gpc Off and no changes....
I discover that error happends when code: <script></script> is entered into ad code input
Any idea how to resolve it?