[PHP-INST] php_value problems for virtual hosts

2002-09-24 Thread Karl Phillipson
Getting a syntax error whilst attempting to use: php_value include_path "/usr/local/www/www.mydomain.com/includes" within a VirtualHost tag. httpd will not restart and always complains about that line, comment it out and httpd is a happy camper OS is Mandrake 8.2 + Apache 1.3.23 + php 4.2

[PHP-INST] php_value

2002-08-10 Thread Chris S Wilson
Hey [EMAIL PROTECTED]! I am trying to attempt something like this, or at least this is one of my attempts ;) DocumentRoot /usr/local/www/data ServerName users.ncinternet.net UserDir public_html php_admin_value safe_mode 0 php_value register_globals On the php_admin_value seems to work, I bel

[PHP-INST] php_value on a per instance basis

2002-05-13 Thread Csaba2000
Greetings, I think I have a misunderstanding of what's going on, I'm just not sure where... First I'll describe what I'm trying to do, then how I tried to do it, and finally where I ultimately want to get to. So on my Win2K apache 2.0.36 system with PHP 4.2.0 as module on which only I set up page

[PHP-INST] 'php_value not allowed here' in apache log

2002-04-10 Thread Rick Watts
Hi, I have an 'out of the box' install of Suse Linux 7.2 with Apache 1.3.19 and PHP 4.0.4pl1. I'm trying to set the include path for files served from domain_name/~user directories but get the 'Internal Server Error' when I add php_value include_path .:/home/user/php_include as the only line in