yup, that might work.
But the core of my proplem is to get nuke working as follows:
I have a proper working internet site (with nuke)
on a linux server, and I try
to mirror that site on my intranet, working on an w2000 server.
I don't want to make much trouble writing seperate srcipts for each site.
So, what I did, was to mirror the site from internet to intranet,
installing apache, php, mysql and nuke on w2000.
Every component works fine, except nuke won't work 🙁
If I try to load my nuke start-page, I always get the message: undefined variables in ..... -any script.
As i figured out, most of the errors correspond to a command - entry ... php_self...
So I need a solution, which won't force me to change all the
scripts in nuke, because there are so many of it 😉