Jupload done, but there're no any files ? (1 viewing) (1) Guest
 | | |
|
TOPIC: Jupload done, but there're no any files ?
|
|
Jupload done, but there're no any files ? 3 Months ago
|
Karma: 0
|
|
Hi, B0zz:
Just tested Jupload and uploaded a folder(two files in it) from my pc, Unfortunately, there're only folder names works, I could not see any files on owl1.0 ...
any advices?
Thanks
jOe
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 28
|
|
Any errors in your apache log?
This has been tested, and I know it works.
B0zz
|
|
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 0
|
Hi, B0zz:
in httpd log: error_log
[Wed Jun 09 19:00:26 2010] [error] [client 10.0.20.138] PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/intranet/phplib/db_mysql.inc on line 169, referer: 10.0.0.26/intranet/modify.php?sess=f1e8b...nt=1¤tdb=0
[Wed Jun 09 19:00:26 2010] [error] [client 10.0.20.138] PHP Warning: mkdir(): Permission denied in /var/www/html/intranet/dbmodify.php on line 3008, referer: 10.0.0.26/intranet/modify.php?sess=f1e8b...nt=1¤tdb=0
[Wed Jun 09 19:00:26 2010] [error] [client 10.0.20.138] PHP Warning: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Chongqing' for 'CST/8.0/no DST' instead in /var/www/html/intranet/lib/disp.lib.php on line 651, referer: 10.0.0.26/intranet/modify.php?sess=f1e8b...nt=1¤tdb=0
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 0
|
|
I saw some key words: Permission denied in /var/www/html/intranet/dbmodify.php on line 3008; I did change something for my sftp server: /etc/ssh/sshd_config, I can mkdir from my ssh client, but I can not mkdir from my sftp client(permission denied), any advice would be appreciated....btw: I have chmod -R 7777 on "intranet" directory...
Thanks
jOe
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 28
|
|
The permission denied might be the owlTMPDir location, check what it is set to in the Site Features section and make sure you are write access to that location.
B0zz
|
|
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 0
|
|
chmod -R 777 tmp; still hit the same error...
if I mkdir a folder under Documents from ssh client, I can see it on owl, but failed to deleter it , what a weird behavior...
any more advices would be appreciated.
Thanks
jOe
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
Last Edit: 2010/06/09 09:18 By vkjuju.
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 28
|
|
Well that makes sense. If you create a folder with SSH, the user/owner of the new Directory will Probably NOT be the same as the httpd use, and this is why Owl can't delete it because it is owned by a different users, and there are other things like PHP safemode / openbasedir etc that may affect this.
B0zz
|
|
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 0
|
|
So please give me some hints... I am hanging here...
Thanks again
jOe
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
|
|
|
Re:Jupload done, but there're no any files ? 3 Months ago
|
Karma: 28
|
|
I don't know, I would have to take a look, I suspect permission issue with the file system, but I can't prove it.
If there is nothing in the apache logs, then theres not much to go on.
B0zz
|
|
|
|
|
|
|
Re:Jupload done, but there're no any files ? 2 Months, 4 Weeks ago
|
Karma: 0
|
|
How many directories we have to take care of?
1. ..intranet/Documents
2. our temp dir: /tmp
anything else ?
Thanks
jOe
|
|
vkjuju
Expert Boarder
Posts: 154
|
|
|
|
|
 | | |
|
|
|