Sublime Forum

Problem with proper path for PHP view in browser

#1

Hi,

I want to view a PHP Ajax driven site through XAMPP with Sublime text 2 in a browser.

Did install the sidebar and try to put in the proper path and code in the SideBarEnhancements.json file, but I am not sure how to do that.

I’ m on a windows 7 64 machine.

This is the path that shows up in the browser:

"///C:/xampp/htdocs/SUBLIME-text2/mywebsite/index.php

The code example to put the path in:

{
“/Applications/XAMPP/xamppfiles/htdocs/myWebSite”:{
“url_testing”:“http://localhost/myWebSite
}
}

Can someone please show me the whole code I have to write with my path in it!? Because what ever I try it doesn’t work.

Thanks in advance! David

0 Likes

#2

Forget it!

This is taking to much time.

Was at the point of buying the license, but the hassle you have to accomplish the most common tasks in Sublime text 2 is the breaking point for me.

I have never encountered such a lack of reliable simple documentation to accomplish the most common daily tasks.

Yes you find all the functions described on the website, but when you are looking for certain tasks only a list of functions don’t make any sense!

Like a normal ftp connector or preview in browser and using local host like XAMPP what a bummer! That should be built in when you buy it, or come with proper documentation.

I’m back to Aptana Studio 3 where I can do all of that in minutes without having to surf over the whole internet and to stuff code in a file to make something work.

0 Likes