i am developing a web based application on slack and slack has php already
installed on it.. but not with postgres support.. so i downloaded the php4
package and configured with
./configure --with-pgsql
make
make install
option (because this is what most of the documentation suggested)..
but po
;
echo "File Uploaded."; // for debug --> $filename -->
".$destination."/".$filename_name."";
}
}
and upon execution i am getting this as error..
Warning: Unable to create '/var/www/html/install.log.syslog': Permission
denied in /var/www/html/upl.php on line 49
Line 49 is one starting with copy command..
i do not understand what this permission denied means when i have given full
permission to everyfile..
please oblige
Regards
Vishesh kaul
your only special contact on earth
;
echo "File Uploaded."; // for debug --> $filename -->
".$destination."/".$filename_name."";
}
}
and upon execution i am getting this as error..
Warning: Unable to create '/var/www/html/install.log.syslog': Permission
denied in /var/www/html/upl.php on line 49
Line 49 is one starting with copy command..
i do not understand what this permission denied means when i have given full
permission to everyfile..
please oblige
Regards
Vishesh kaul
your only special contact on earth
This is my upload script... the post and get variables are passing fine in
other scripts but then when i try to upload using this script.. it goes to
google... with a search string of localhost..
Max Upload is set to 80MB in php.ini and i am trying to upload just 1 MB
file.. also uploads have bee
This is my upload script... the post and get variables are passing fine in
other scripts but then when i try to upload using this script.. it goes to
google... with a search string of localhost..
Max Upload is set to 80MB in php.ini and i am trying to upload just 1 MB
file.. also uploads have bee
mmands are working fine. php_info() is showing me all
the details.
where can the problem lie?? i saw same problem on the list archives
but it had no solution. please help...
regards
Vishesh Kaul
Scientist, Natinal Physical Laboratory
your only special contact on earth