We are running SuSE Linux 9.3 with Apache 2 and PHP5. Apache is set up
with 4 virtual hosts, all of which have their PHP include paths set in
the vhost.conf of vhost-ssl.conf files, like this:

  php_value include_path "/my/include/path"

We're getting this kind of messages in Apache error_log, over and over
again, which makes the log unreadable:

  Getting include_path=
  Creating new config (0x6d6a08) for (null)
  Merge dir (0x5c16b8) (0x6e7b98)
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.
  APPLYING (include_path)(.

Why is this happening? How do we fix this?

 Thank you,
 Alex
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to