When I get a warning like below, is that something I can fix by modifying
the code? or is that some configuration that need to be changed on the
server?
Warning: unable to create file files/sked.html because Permission denied in
/server3/home/cjmach/public_html/newfile.php on line 14
I get this w
Unable to open '' for reading: That means you're not actually sending a
filename to be read!
>
> I get this error during test of the above page: Warning:
> Unable to open '' for reading: Permission denied in
> C:\SammiWWW\entry.php on line 27 Couldn't copy the file!
>
>
Good job posting your username, password and server IP. I just logged into
your database. Change your password immediately.
> -Original Message-
> From: John [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 04, 2003 10:12 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Pe
Thanking in advance,
Hi all- very new to php, and at the risk of being "spoon fed" here, I beg for your
patience in advance. I am trying to have an entry page for user input/ pic upload
into MySQL/win2k (www.sammiesmodels.com/entry.php ).
I get this error during test of the above page: Warnin
Hi Jim Hatridge,
> Warning: unlink() failed (Permission denied) in
> /home/hatridge/public_html/Database/currency.php on line 12
> permissions and all are either 666 or 777.
The modification 777 means everyone can do everything. So there
can't be any problem in writing or reading.
Insert a
Hi all...
I've at last got "safe_mode" turned off (I think). But when I try to do an
unlink I get this:
Warning: unlink() failed (Permission denied) in
/home/hatridge/public_html/Database/currency.php on line 12
Also I'm trying to do exec() and it just ignore it. I've checked the
permissions a