| Sunday 03 December 2006 6:08:05 am 
                                                                
                                                                 
when i tried to install Exponential,it came out this error messge:1. File uploading is not possible
 The PHP upload directory /home/vdeck/tmp is not writeable. This means that it will be impossible to upload files or images to Exponential. 
You must change the permission on the directory /home/vdeck/tmp. If you do not have the possibility to create this yourself ask the administrator to do this for you.Shell commands
 These shell commands will give proper permission to the upload directory. 
chown www:www /home /home/vdeck /home/vdeck/tmpchmod ug+rwx /home /home/vdeck /home/vdeck/tmp
 Alternative shell commands If you don't have permissions to change the ownership you can try this command. chmod a+rwx /home /home/vdeck /home/vdeck/tmp can somebody tell me how to fix it?thanks 
tried to contact ipowerweb ,but they say ...Thank you for contacting IPowerWeb technical support.
 I'm sorry, but we can not modify the permissions of the vdeck directory on your shared hosting plan. This is used by everyone on your server, and would be an enormous security risk. It appears as though the software you are trying to implement is not compatible with your current shared hosting plan. You will need to review the software requirements, and check out our virtual and dedicated server plans. More informtion can be found here: http://www.ipower.com/servers.html
 is it mean that i can't use te ez ,thanks |