So, I went back through my command line history and found the culprit, if
anyone's interested....

I typed:
chmod 666 file.php *

When I should have typed
chmod 666 file.php*

Damn, I love Unix :-)


Clayton Dukes
CCNA, CCDA, CCDP, CCNP
Internetwork Solutions Engineer
Internetwork Management Engineer
Thrupoint, Inc.
Tampa, FL
(c) 904.477.7825
(h) 904.292.1881

---------------------------------------------------------------------
Download Free Essays, Term Papers and Cisco Training from http://www.gdd.net



----- Original Message -----
From: "Clayton Dukes" <[EMAIL PROTECTED]>
To: "Johnson, Kirk" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, March 29, 2001 6:28 PM
Subject: Re: [PHP] Help!


> Yes,
> I've got it now.
>
> Scared the crap out of me....
> I must have typo'd on a perm change, man that'll ruin your friggin day!
>
>
> Clayton Dukes
> CCNA, CCDA, CCDP, CCNP
> Internetwork Solutions Engineer
> Internetwork Management Engineer
> Thrupoint, Inc.
> Tampa, FL
> (c) 904.477.7825
> (h) 904.292.1881
>
> ----- Original Message -----
> From: "Johnson, Kirk" <[EMAIL PROTECTED]>
> To: "'Clayton Dukes'" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Thursday, March 29, 2001 6:24 PM
> Subject: RE: [PHP] Help!
>
>
> > Did the permissions get changed to something that nobody can no longer
> read?
> >
> > Kirk
> >
> > >     ----- Original Message -----
> > >     From: Clayton Dukes
> > >     To: [EMAIL PROTECTED]
> > >     Cc: [EMAIL PROTECTED]
> > >     Sent: Thursday, March 29, 2001 6:06 PM
> > >     Subject: [PHP] Help!
> > >
> > >
> > >     Arrrgh,
> > >
> > >     Something went haywire with my site a little while ago,
> > > can somebody tell me why I'm getting:
> > >
> > >     Warning: Failed opening 'themes/JET/theme.php' for
> > > inclusion
> > > (include_path='.:/etc/httpd/conf/php:/home/www/web:/home/www/w
> > > ebsites/acxiom/phonebook/phplib/php:/home/www/web/plug-ins/php
> > > weather') in /home/www/web/header.php on line 46
> > >
> > >
> > >     I don't know why it doesn't see the file, it's there.
> > >     I tried putting it in the include path even, no such luck.
> > >
> > >     I'm dying here, please help asap :-)>
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to