Re: [PHP] Really strange

2006-10-06 Thread J?rgen Wind
if you are using IIS read this: http://support.microsoft.com/kb/332117/EN-US/ sorry , i overlooked '/var/www/html' maybe the info is useful for someone else. -- View this message in context: http://www.nabble.com/Really--strange-tf2385857.html#a6682765 Sent from the PHP - General mailing

Re: [PHP] Really strange

2006-10-06 Thread J?rgen Wind
Deckard wrote: > > Hi, > > I have this line of code: > include_once('../config.inc.php'); > > I'm 100% sure that the file config.inc.php is a directory up. > > config.inc.php is in /var/www/html > and the file that calls it is in > /var/www/html/classes > > nevertheless, i'm getting the err

Re: [PHP] php/css and .htaccess [SOLVED]

2006-09-23 Thread J?rgen Wind
tedd wrote: > > At 10:37 AM -0500 9/21/06, David Giragosian wrote: >>On 9/21/06, tedd <[EMAIL PROTECTED]> wrote: >>-snip- >> >>Now, this header coupled with the above .htaccess allows php code to >>be embedded within a css file AND work for all popular browsers, >>incl