Quote:
Originally Posted by amazigh_rif
Code:
<?php
echo getcwd();
?>
Copy paste above code into an editor and save the file as "path.php". Then upload path.php into your root dir, and open yoururl.com/path.php
You will get a response like /home/baby41/domains/yoururl.com/public_html
That would be your full path to your root dir.
|
Thanks for your help it is working now but when I try to upload gives me this error:
Code:
Sorry, xxxx: Bad Open - Cannot Open the images Directory for Writing
Checked images folder permissions and are 777 as it is supose,any of you guys have an idea what to do now.