dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed path in suphp.conf for fedora.
tbrehm
2009-03-04
2ace6e1d233437ae5320af6cb1c8ecaded710230
[gitlabFork/ISPConfig3.git]
/
server
/
server.sh
1
2
3
4
5
6
7
#!/bin/bash
PATH
=/
sbin
:/
usr
/
sbin
:/
bin
:/
usr
/
bin
:/
usr
/
local
/
sbin
:/
usr
/
local
/
bin
:/
usr
/
X11R6
/
bin
.
/
etc
/
profile
/
usr
/
bin
/
php
-
q
/
usr
/
local
/
ispconfig
/
server
/
server
.
php