Chinaunix

标题: Method Not Allowed[新手] [打印本页]

作者: 软卫甲    时间: 2004-05-11 20:16
标题: Method Not Allowed[新手]
我的apache提示

The requested method POST is not allowed for the URL /trend/submit.php.


submit.php

require_once('sql_con.php');
$user_name=$_POST['user_name'];
$user_passwd=$_POST['user_passwd'];


  
作者: 软卫甲    时间: 2004-05-12 02:31
标题: Method Not Allowed[新手]
对不起
已解决


./configure --with-apxs=/usr/bin/apxs --with-mysql




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2