[PHP-INST] directory structure probs

2001-12-13 Thread Myers, Stephen
i have php running. now i would like to access script files in sub-directories, but i dont seem to be able to do this, is it necessary to add extra lines to th ephp.ini or httpd.conf files? tia

[PHP-INST] [confirm: b34c3d15e890017ea19b0ddb5cb64359 smyers@modemmedia.com]

2001-12-11 Thread Myers, Stephen
[confirm: b34c3d15e890017ea19b0ddb5cb64359 [EMAIL PROTECTED]]

[PHP-INST] problems running index.php on win98, apache, php 4.06

2001-12-11 Thread Myers, Stephen
hi, im having problems running index.php scripts. the following is the set up that ive made: httpd.conf: ScriptAlias /php/ "c:/apache/ApacheGroup/php/" AddType application/x-httpd-php .php .phtml Action application/x-httpd-php "/php.exe" php.ini: doc_root=c:\apache\ApacheGroup\apache\htdocs ext