Apache displaying directories
That directives controls directory indexes created by mod_autoindex, not the output of a PHP script you’ve decided to run on your webserver.
That directives controls directory indexes created by mod_autoindex, not the output of a PHP script you’ve decided to run on your webserver.
On Tue, Aug 17, 2010 at 1:06 PM, Rich Bowen wrote:
thanks for the replies, i messed up the hostname entry. it all works fine now.
On Aug 17, 2010, at 6:20 AM, Norman Khine wrote:
The error means exactly what it says – that it can’t look up server-2.local.net in DNS. The ServerName needs to be a valid hostname that either resolves in DNS, or has an /etc/hosts file entry for name resolution.
In my opinion the preferred way to build PHP is with APACHE “Build Apache module” set to on.
If you installed Apache from ports, you want to edit for example /usr/local/etc/apache22/httpd.conf . Relevant lines in httpd.conf that configure PHP are, if you are configuring the Apache module.
LoadModule php5_module libexec/apache22/libphp5.so
DirectoryIndex index.html index.php AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps php_value include_path .:/usr/local/share/pear:/some/dir/to/php_includes php_value display_errors On
On 14 Aug 2010, at 11:13, wrote:
Nope.
But does “EnableSendfile Off” fix it?
set response.contentType(text/html”), then it works
newToMina wrote:
Great!
I understand your idea.
Thanks a lot! Saxa
El 08/08/2010 13:29, Stefano Sasso escribió:
On 08/12/2010 02:39 PM, Wendy Smoak wrote:
Good to hear it! Since I like much better of ibatis comparing to hibernate.
Thank you for letting me know ibatis is still alive!
On 08/07/2010 10:44 AM, Karthik Nanjangude wrote:
Check the binaries/win32 subdirectory.
Joost
On 08/07/2010 02:44 AM, Karthik Nanjangude wrote:
they’re gzips? WJFFM.
on win2k, you’re better off finding a WAMP that can handle it.