Changes

From SME Server
Jump to navigationJump to search
m
Line 82: Line 82:     
Create the cgi-wrapper script:
 
Create the cgi-wrapper script:
  nano ~<Ibayname of MyVirtualDomain>/cgi-bin/php54-wrapper
+
  nano ~<Ibayname of MyVirtualDomain>/../cgi-bin/php54-wrapper
    
Insert this code:
 
Insert this code:
Line 91: Line 91:     
Then execute these commands:
 
Then execute these commands:
  cd ~<Ibayname of MyVirtualDomain>/cgi-bin/
+
  cd ~<Ibayname of MyVirtualDomain>/../cgi-bin/
 
  restorecon -RF php54-wrapper
 
  restorecon -RF php54-wrapper
 
  chown www:www php54-wrapper
 
  chown www:www php54-wrapper
38

edits

Navigation menu