Problems with Freepbx under Suse10

Hello and excuse me for my bad english,

I have installed Freepbx 2.1.1 on a Suse 10.0. When i start freepbx, ARI comes with the Message “PHP PEAR must be installed. Visit http://pear.php.net for help with installation.” and the Config-Area comes with the Message “Missing or unreadable config file (/etc/amportal.conf)…cannot continue”. The Panel is running. PEAR an DB ist installed and amportal.conf is not unreadable.

Please help me.

Thanks,

Thomas.

You need to modify /etc/php.ini. Look in there for the line “include_path”.
It should look EXECTLY like this:

include_path = “.:/usr/share/php”

This is at least true for Suse 9.3. I think depeding on version of php it could have gone into /usr/share/php5… Just make sure that appropriate folder is listed.

This include_path is in my php.ini and the folder is listed. Thats my problem. i can´t find any problems.

You may need to install the php4-pear module via YaST2 to install PEAR.

Where are DB.php and amportal.conf installed?

Dan
512.791.0137
www.littlejohnconsulting.com

On 6/3/06, Palm_Maniac [email protected] wrote:

[quote] This include_path is in my php.ini and the folder is listed. Thats my problem. i can´t find any problems.


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

[/quote]


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

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