I don't know exactly what shell access is, but in my quest to do what i was
trying to do, i realised its not worth it due to the fact the file i was
copying was still being accessed everytime the php file was open, and my aim
was to get the particular file from the remote server, copy it onto my
s
hen Shuang [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 3 October 2002 7:31 PM
To: [EMAIL PROTECTED]
Subject: [PHP] Re: access denied
try CHMODing your files and your directory to 777, since i believe you
are using a Linux Server.
"Simon Angell" <[EMAIL PROTECTED]> wrote in messa
try CHMODing your files and your directory to 777, since i believe you are
using a Linux Server.
"Simon Angell" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> The PHP script im using works on my computers server, but when after
> uploading to my web server i g
Forgot to mention that I have no proxy settings set for either IE or
Netscape.
"Chris Nielsen" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I still haven't figured this out.
>
> URL problems? No. The first time I tried it I copied the URL directly out
of
> m
I still haven't figured this out.
URL problems? No. The first time I tried it I copied the URL directly out of
my IE address bar to just check the file in Netscape quick to see how it
looked.
You are not authorized to view this page
HTTP 401.3 - Access denied by ACL on resource
Internet Informati
Nick ---
Try this connect script.
Then from inside you php page use
HTH,
David
--- connect.php --
// database connect script
$dbhostname = "localhost";
$dbuser = "picklesql";
$dbpasswd = "pi56fb";
$dbname= "pickle";
$link = mysql_connect("$dbhostname", "$dbuser", "$dbpasswd")
or die
you didnt entered the correct pasword for the mysql database
"Josep" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000501c17e48$3d5acaf0$[EMAIL PROTECTED]">news:000501c17e48$3d5acaf0$[EMAIL PROTECTED]...
> I get the following message when trying to view a php page
>
> Warning: Access denied for us
7 matches
Mail list logo