RE: newbie problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
> [snip]
> When working with an HTML file with a form with
> 
>     <form action="somename.php" method="post">
>     
> the somename.php file is served (completely) to my browser as plain
text
> after the 'submit' button is clicked on my machine (MacOS X). On the
> external webhost though everything is processed correctly...
> 
> Is this related to some setting that I should change on my localhost?
> [/snip]
> 
> Are you working on localhost or the remote server? Have you uploaded
the
> form to the remote server?

I tested them on both the localhost and - after uploading them - on the
remote server. The remote is ok, but the localhost (with PHP 5.1.2) is
the problem.
[/snip]

Have you installed PHP on the localhost and is it running properly?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux