Hi all
I’ve got wierd problem with apache. I’ve installed apache with yast and configured it following this tutorial. If I create file with phpinfo(); inside - everithing works fine, but if I want to call some other site iniside some folder - it wont work.
example (to be more speciffic)
if I call http://localhost/phpinfo.php => everithing is OK
if I call http://localhost/folder/index.php => shows out plain php code like apache is not working…
Using last version of OpenSuse 11.1
If somebody could point me in right direction I would aprecheate it
Kind regards
ddragas