Re: [PHP] /tmp/directory
[email protected] (Larry Martell)
| Newsgroups | php.general |
|---|---|
| Message-ID | <CACwCsY410CXv7j4iW5zBV-kFkaWzHkB_5vWZap3pRcEs5A1ZdA@mail.gmail.com> |
On Mon, Jul 22, 2013 at 9:50 AM, Tedd Sperling <[email protected]> wrote: > On Jul 22, 2013, at 11:20 AM, Tedd Sperling <[email protected]> wrote >> Hi gang: >> >> I should know this, but I don't. >> >> Where is the /tmp/ directory? >> >> You see, I have a client where his host has apparently changed the /tmp/ directory permissions such that old php/mysql scripts cannot write to the /tmp/ directory anymore -- they did at one time. >> >> So, how do I fix it? >> >> Cheers, >> >> tedd > > Let me add -- the PHP version I am working with is 4.3.10. > > I know... df /tmp should show you where it's mounted.