ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> httpd-users
httpd-users
Re: [users@httpd] An awful lot of lstat()'ing going on
by Avleen Vig other posts by this author
Feb 29 2004 3:11PM messages near this date
Re: [users@httpd] An awful lot of lstat()'ing going on | Re: [users@httpd] An awful lot of lstat()'ing going on
On Sun, Feb 29, 2004 at 02:47:41PM -0800, Rasmus Lerdorf wrote:
>  This looks like a realpath() call.  Do you have open_basedir checking
>  turned on in your php.ini file?  If so, turn it off.

No, this is commented out in php.ini.

>  Also, AllowOverride All is a bad idea.  That will make Apache stat each
>  directory starting at your doc_root down to the active directory for any
>  .htaccess files on each request.

I did this, moving the contents of the .htaccess in the docroot for that
virtualhost, into httpd.conf, and setting AllowOverride None.

This doens't appear to have fixed the problem :-(

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html>  for more info.
To unsubscribe, e-mail: users-unsubscribe@[...].org
   "   from the digest: users-digest-unsubscribe@[...].org
For additional commands, e-mail: users-help@httpd.apache.org
Thread:
Avleen Vig
Rasmus Lerdorf
Avleen Vig
Rasmus Lerdorf
Joshua Slive

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved