Click to See Complete Forum and Search --> : Xp


thoand
04-03-2003, 06:18 PM
hi,
Have just installed Apache 2/PHP 4.3.1/MySQL on my WindowsXP
And tested some scripts incl. database it works fine in the document root, but further down the directory structure the some scripts won't run, only HTML

could anyone please help

regards Thomas

suckand
04-20-2003, 09:42 PM
are you running php as a module or as a cgi executable? if running as cgi executable and having set open_basedir to your document root, you will need to define every single directory you want to use your scripts in...