Posted on 11 September 2008.
Domain is switched to load PHP as CGI extension. PHP pages cannot be browsed – authorization pages prompts or the following error is displayed:
CGI Error.
The specified CGI application misbehaved by not returning a complete set of HTTP headers. Continue Reading
Posted in Plesk0 Comments
Posted on 11 September 2008.
Error: Unable to remove domains: Problems occured while removing domains: Remove System user failed: SysUser->systemRemove() failed: usermng failed: Unable to get the object (C:\Inetpub\vhosts\****.**\anon_ftp\incoming) security info: (3) The system cannot find the path specified.
Disable The Symantec Antivurys and Retry
Posted in Plesk0 Comments
Posted on 11 September 2008.
Add a php file with filename imageheader.php
And Final
<div id=”main_header” style=”background-image:url(imagesheader.php);”></div>
Posted in PHP0 Comments
Posted on 02 September 2008.
#CSS ,#CSS a:hover, #CSS a:link,#CSS a:roll, #CSS a:visited{
font-size:12px;
background-color: #FF0000;
color: #FFFFFF;
padding:5px;
margin:2px;
font-weight:normal
}
#supertitle{
margin:10px;
font-size:15px
}
#supertitle a:visited, #supertitle a:Hover, #supertitle a:link, #supertitle A:visited {
margin:10px;
font-size:15px
}
Posted in CSS0 Comments
Posted on 02 September 2008.
On main style add this code!
@import url(**.css);
@import url(***.css);
@import url(****.css);
** CSS Filename
Posted in CSS0 Comments
