Koozali.org: home of the SME Server

PHP not working in some ibays

pbearne

PHP not working in some ibays
« on: May 01, 2004, 11:55:21 PM »
Hi

I am sure I am just thick

I set up a new 60.1 server add loads of contribs etc.

but I am have problems with PHP files not working in the Ibays

Gallery works
trying to horde head and sysmon all that I get back is  
Code: [Select]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>


no errors I am stibed can anyone help

miguel

PHP not working in some ibays
« Reply #1 on: May 02, 2004, 07:41:00 PM »
I had the same problem after upgrading 5.6 to 6.0.1. I sorted it out like this:
   /sbin/e-smith/db accounts setprop Name_of_Ibay PHPBaseDir /
   /sbin/e-smith/signal-event ibay-modify Name_of_Ibay

It worked for me.
Good luck.