gwomacks / php-debug

Atom Text Editor package for PHP debugging
MIT License
119 stars 31 forks source link

Unable to open file (php-debug XDebug) #330

Open webdev99 opened 4 years ago

webdev99 commented 4 years ago

After starting the debugging i get the following error message:

Unable to open 'C:\XAMPP\htdocs\testpath\C:\XAMPP\htdocs\testpath\test.php' EINVAL, open 'C:\XAMPP\htdocs\testpath\C:\XAMPP\htdocs\testpath\test.php'

I assume the program wants to open the file via Browser? So the correct path would be localhost/testpath/test.php.

I'm sorry but i'm an absolute beginner in configuring atom and the php debug package.

-webdev9

caseymilne commented 3 years ago

I'm facing same issue, can't see any mention of this in the docs as far as how to configure it. Atom itself already has the files open.