⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 024_installation.html

📁 PHP EMAIL FORM PROCESSING Just use php and mysql Follow the instructions as given in the text fil
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin template="/Templates/inside.dwt" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>PAGETITLE</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="css/all.css" rel="stylesheet" type="text/css">
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
<script language="JavaScript" type="text/JavaScript">
if (self == top) { top.location.replace("index.html");
} else {
parent.window.frames.leftmiddle.location.reload(true);
}
</script>
</head>

<body bgcolor="#FFFFFF" background="images/bg_1200.gif" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"><a name="top"></a><table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="83%" height="29" bgcolor="#F8F8F8"><img src="images/delimiter.gif" width="19" height="29" border="0" align="absmiddle"><!-- InstanceBeginEditable name="path" -->INSTALLING <img src="images/bullet_3.gif" width="4" height="7" hspace="5" border="0"><span class="highlited">Installation</span><!-- InstanceEndEditable --></td>
<td width="17%" height="29" align="right" bgcolor="#F8F8F8"><!-- InstanceBeginEditable name="navtop" -->
<table border="0" cellpadding="0" cellspacing="0" bgcolor="#F8F8F8">
<tr>
<td width="19"><img src="images/delimiter.gif" width="19" height="29" border="0"></td>
<td width="34"><a href="023_system_requirements.html"><img src="images/nav_back.gif" alt="&lt; back" width="34" height="7" border="0"></a></td>
<td width="21"><img src="images/delimiter_2b.gif" width="1" height="7" hspace="10" vspace="10" border="0"></td>
<td width="55"><a href="031_getting_started.html"><img src="images/nav_forward.gif" alt="forward &gt;" width="55" height="7" border="0"></a></td>
<td width="19"><img src="images/1x1.gif" width="19" height="29" border="0"></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
</tr>
<tr>
<td colspan="2" bgcolor="#CECECE" height="1"><img src="images/1x1.gif" width="1" height="1" border="0"></td>
</tr>
<tr valign="top">
<td height="80%" colspan="2"><table width="100%" border="0" cellspacing="15" cellpadding="0">
<tr>
<td><!-- InstanceBeginEditable name="content" --><span class="highlitedtitle">Installation</span><br><br><strong>Form Processor Pro 4.0 installation process can be divided into the following steps:</strong><br>
<table border="0" cellspacing="0" cellpadding="3">
<tr>
<td width="55" valign="top" class="hhblue">Step 1.</td>
<td><em>Unpack Form Processor Pro 4.0 installation package, using any archive-extraction program (e.g., WinZIP).</em></td>
</tr>
<tr>
<td valign="top" class="hhblue">Step 2.</td>
<td><em>Upload Form Processor Pro 4.0 extracted files to the server, using any FTP client (e.g., CuteFTP).</em><br>
Form Processor Pro 4.0 Perl executable (formprocessorpro.pl) must be located in the folder that has executable permission. Most often it is /cgi-bin/ folder.<br>
Form Processor Pro 4.0 PHP executable (formprocessorpro.php) has no specific location restriction.</td>
</tr>
<tr>
<td valign="top" class="hhblue">Step 3.</td>
<td><em>Set permissions, using Unix shell command or any FTP client (e.g., CuteFTP)</em><br>
1) Executable (read/execute) permissions for Form Processor Pro 4.0 Perl executable (if you don&#8217;t use PHP executable)<br>
Unix shell command: <em>chmod 755 formprocessorpro.pl</em><br>
2) Write Enabled (read/write) for files and folders that need to be accessed for writing. For example DB or log files, folder for user uploads - attachments (see section <a href="051_getting_started.html" class="ssilka">Learning to Work with FPP</a>)<br>
Unix shell command: <em>chmod 666 &lt;filedir_name&gt;</em>,<br>
Where &lt;filedir_name&gt; is file or folder in question</td>
</tr>
</table>
For Form Processor Pro 4.0 forms configuration please refer to section <a href="041_getting_started.html" class="ssilka">FPP Configuration</a><!-- InstanceEndEditable --></td>
</tr>
</table></td>
</tr>
<tr>
<td height="42" align="center" valign="bottom"><!-- InstanceBeginEditable name="navbottom" -->
<table height="27" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="34" valign="top"><a href="023_system_requirements.html"><img src="images/nav_back.gif" alt="&lt; back" width="34" height="7" border="0"></a></td>
<td width="21" valign="top"><img src="images/delimiter_2b.gif" width="1" height="7" hspace="10" border="0"></td>
<td width="55" valign="top"><a href="031_getting_started.html"><img src="images/nav_forward.gif" alt="forward &gt;" width="55" height="7" border="0"></a></td>
</tr>
</table>
<!-- InstanceEndEditable --></td>
<td height="42">&nbsp;</td>
</tr>
<tr>
<td height="37" align="center" valign="top"><span class="copyright">&copy; 2003 Email-Form.com. All Rights reserved.</span></td>
<td height="37" align="right" valign="top"><a href="#top" target="_self"><img src="images/nav_top.gif" width="75" height="15" border="0"></a></td>
</tr>
</table>
</body>
<!-- InstanceEnd --></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -