Buffers output and eliminates problem with spaces/line breaks at the beginning/end of files. Make sure to place ob_start(); before header(); is called. <?php ob_start(); header(“Location: somepage.php”); //Redirect ob_end_flush(); exit; ?> [ad code=1 align=center]
Monthly Archives: October 2010
flash UIObject.setSize()
Example The following example resizes the pBar component instance to 100 pixels wide and 100 pixels high: pBar.setSize(100, 100); [ad code=4 align=center]
Online web-based ping: Free online ping from 50 locations worldwide
Free online ping from 50 locations worldwide http://just-ping.com [ad code=1 align=center]
How do I enable cgi-scripts to run from httpdocs and httpsdocs directories?
Resolution By default Plesk runs CGI scripts in /cgi-bin/ folder only. To allow CGI scripts be processed from any folder, you should and uncomment the cgi-script AddHandler directive in the main apache configuration file /etc/httpd/conf/httpd.conf:
Linux find command
Locating Files: The find command is used to locate files on a Unix or Linux system. find will search any set of directories you specify for files that match the supplied search criteria. You can search for files by name, owner, group, type, permissions, date, and other criteria. The search is recursive in that it …
How can I migrate objects from Parallels Plesk Panel version 7.5 or 8.6 to Parallels Plesk Panel 9?
Resolution Plesk Migration Manager (PMM) does not exist in Parallels Plesk Panel Beta, Plesk 9 Release and the first patch 9.0.1. The feature is under development now and will be available in the next version of Parallels Plesk Panel 9.2.