Re: [PHP] Maybe Newbie: PHP-scripts in sub-directories

2005-04-07 Thread Oliver Ekeis
Hi Richard, thanks for your reply. No, it was not a bug in PHP or something else. The misconfiguration was that the apache2 was configured by default to using .htaccess-files. That is why the htdocs- root-script could be run, but no script from any subdir. Thanks for your help anyway. Oliver.

Re: [PHP] Maybe Newbie: PHP-scripts in sub-directories

2005-04-05 Thread Richard Lynch
On Tue, April 5, 2005 5:43 am, Oliver Ekeis said: > I'm very sorry to bother you, but I've wasted a week solving my problem > and didn't find any solution in the net. > > On my dedicated server preinstalled with Linux Suse 9.0, Apache 2.0.48, > PHP 4.3.3 in want to use php in subdirectories. In the