|

Re: [PHP3] error
From: AJDIN BRANDIC (abrandic <email protected>)
Date: 08/31/99
Sorry guys,
It was wrong port number that I was accessing!
:)
Ajdin
On Tue, 31 Aug 1999, AJDIN BRANDIC wrote:
> I've got error
>
> The requested method POST is not allowed for the URL /mydir/myfile.php3.
>
> I'm calling this php3 script using a form. The script should take the
> imput from the form and access my DB (which happens to be on another server).
>
> By the looks of it the form cannot execute the script at all. Is this
> php3 set up problem or?
>
>
> I've checked httpd.conf and AddType application/x-httpd-php3 .php3 is
> there.
>
> Any ideas.
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
--
PHP 3 Mailing List <http://www.php.net/>
To unsubscribe, send an empty message to php3-unsubscribe <email protected>
To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
To contact the list administrators, e-mail: php-list-admin <email protected>
|