Hi,
Sorry for my English first.
I have a problem with preview in WeBuilder. I edit my files with ftp. But when i try to preview my files, I can't get it done.
My mapping options like this.
Local or FTP Path => FTP::mysite.com\/www|
Web Server Path => http://www.mysite.com/
My root folder is "www". When I try to preview a file in root folder there is no problem. For example: When i preview "abc.php" in root folder, i can see the page like "http://www.mysite.com/abc.php". But the problem is when i try to preview another file in any subdirectory, it doesn't work. All i can see is my php codes in a temporary file in my computer.
I mapped the root folder but do i have to map all the subdirectories in server to preview my files correctly? Because it's a lot of work.
Thank you
Preview / Mapping
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
When i try to preview example.php in /www folder which is my root folder. It works ok and i can see the page the way it should be. it opens like http://www.mysite.com/example.php. But when i try to preview same file in a subdirectory it won't work. I located the second file in tmp folder. Its location is /www/tmp. This time all i get a temp folder like "C:\Documents and Settings\Hakan Guner\Local Settings\Temp\prev3~.php". Both files is saved before i try to preview.