Freepbx problem

Hello, I have installed the new stable freepbx in a suse 10.1 linux server. everything works just fine ,after I set up the extensions in freepbx and clicked the red bar to update the configuration file. I checked the configuration files and there were no extensions written in it. Please tell me what can I do?

freepbx is running as wwwrun user and www group the configuration files wwwrun is member of asterisk group and has write right on the configuration files.

I have changed everything to user asterisk and group asterisk. I am also running the apache as asterisk but I still don’t get update in the config files after clicking the red bar.

Make sure Mysql is up and running…

run this at the CLI
/var/lib/asterisk/bin/retrieve_conf
error??

I fount the problem, I am running php5 and the iterpreter was /usr/bin/php I changed the interpreter to /usr/bin/php5 and is working

Great…
Happy to hear…

Any One can help US to set up FreePBX.
We will Pay for service. Please let us know

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of bubba
Sent: Wednesday, August 16, 2006 6:05 AM
To: [email protected]
Subject: Re: [Amportal-users] freepbx problem

Make sure Mysql is up and running…

run this at the CLI
/var/lib/asterisk/bin/retrieve_conf
error??


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642


Amportal-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amportal-users

Post generated using Mail2Forum (http://www.mail2forum.com)

What do u need…

What has to be done to change the interpreter to /usr/bin/php5? I’m also using php5 and I think running into the same problem.

[quote=“rhull”]What has to be done to change the interpreter to /usr/bin/php5? I’m also using php5 and I think running into the same problem.

I tried “cp /usr/bin/php /usr/bin/php5” its work :smiley: