Justtechjobs.com Find a programming school near you






Online Campus Both


php-developer-list | 2001041

[PHP-DEV] PHP 4.0 Bug #10272: Looks for php script in main folder, not virtual host folder From: dantup <email protected>
Date: 04/10/01

From: dantup <email protected>
Operating system: Windoze Me
PHP version: 4.0.0
PHP Bug Type: Apache related
Bug description: Looks for php script in main folder, not virtual host folder

When I call http://www.myvirtualhost1.com/script.php

rather than running /home/vh1/script.php, it tries /home/script.php (/home is where http://localhost/ goes).

I've seen a few posts about this in the phpbuilder archives, but no solution, and I can't find anything in these bug reports. I'm not sure if it's Apache not passing on the right filename, of a problem with php.

-- 
Edit Bug report at: http://bugs.php.net/?id=10272&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>