Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

Crash when editing server block information #144

Open digitaldreamd opened 9 years ago

digitaldreamd commented 9 years ago

Ajenti-v crashes when changes are made to server blocks (Websites > ). Server block .conf have been removed by Ajenti but not recreated.

Could this be a permission issue? Some help would be greatly appreciated. Ajenti has been amazing compared to other panels, but in its current state my entire server is worthless.

http://ajenti.org/catcher/view/70054

digitaldreamd commented 9 years ago

Removed a "static files" content entry from one of the servers. Now it generates .conf files for the servers active, but still crashes.

I noticed that some of the "ajenti-v-php-fcgi--php-fcgi-0.sock" referenced in the site's conf don't exist, but some do.

digitaldreamd commented 9 years ago

Changing missing sockets to php-fcgi.sock solves the issue.

Seeing as the .conf's are automatically created this isn't really a permanent solution. Is Ajenti-v crashing out while creating the sockets? I'm afraid I'm out of my depth.