-
Junior Member
Problemas haciendo upload con PHP
Hola a todos,
Soy novato en PHP y estoy teniendo problemas al intentar hacer unas pruebas de uploads.
Trato de subir algún archivo y me devuelve el siguiente error:
Warning: move_uploaded_file(/pub) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/jsmsof/domains/jsmsoft.vpsq.net/public_html/rpcl/stdctrls.inc.php on line 5530
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpCFumy1' to '/pub' in /home/jsmsof/domains/jsmsoft.vpsq.net/public_html/rpcl/stdctrls.inc.php on line 5530
La carpeta de destino tiene permisos 777 al igual que supuestamente la carpeta tmp.
¿Qué puede ser? ¿Alguna idea? ¿Puede ser que el sistema no permita el upload?
Muchas gracias por adelantado a todos.
-
Junior Member
Re: Problemas haciendo upload con PHP
Hola, ¿qué dice la linea 5530 del programa?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules