Phpstorn in Flatpak Fedora 34, does not recognize the htdocs directory of Xampp

Asked

Viewed 15 times

-1

I installed Fedora 34 recentemete and next to the IDE, Phpstorn via Flatpak packages.

The IDE opens normally, but it cannot access Xammp htdocs from the /opt/lammp/htdocs folder. But the /opt folder Does not appear when trying to open in Phpstorn.

Pasta /opt Não aparece ao tentar abrir um projeto

My /htdocs folder has already released access with the command:

sudo chmod ugo=rwx -R /opt/lampp/htdocs/

I tried to use the command to open the directory directly from the terminal with the command:

flatpak run com.jetbrains.PhpStorm .

However it opened directly in my user’s home.

From what I understand it seems some kind of Phpstorn’s permission to access this folder. But I don’t know how to fix it.

1 answer

0


For now the solution I found was to uninstall Phpstorm in Flatpak and install via snap.

Mostrando aparecendo

Now it works normally.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.