ISPConfig Debian etch issues running freepbx could use some

I have managed to peice together a working ispconfig ethch install now I want to run freepbx with my asterisk. I started from scratch using some guides along the way

some links that helped me get to where I am
http://www.squishychicken.com/index.php?option=com_content&task=view&id=13&Itemid=2
and a more modern version
http://powerontech.com/freepbx-on-debian.htm
with some broken links… though i do not use any zaptel hardware just streight sip aix connections for this setup

I did visit the IRC channel on freenode.net
and noted this valuable resource (some someone really should mirror!!) That seemed to be down so I am unable to read and search through
(http://www.aussievoip.com/wiki/freePBX)

Since everything is diffrent for debian and for the ispconfig install it places everything in my /home/www/web1/web (document root!)

I installed the first time and it made a /var/www/host.domainname.com dir and pointed to that as document root or so it seemed and I played with that for a bit linking alias to diffrent dirs… nothing was working

I set up all my files to
" /usr/src/freepbx-2.2.1 " and was able to install … ( I do not rember being asked for anything it just ran and that was that… not sure what it did beyond some checks alot of oks… and a error cannot access `/var/lib/asterisk/bin/*

I ran it again like sujested in IRC but found it did the same thing… then I was pointed to deleting the amportal.conf from /etc/

after that it asked me all the proper questions installed fine

great , but now I have links come up that look like freepbx but they all give me errors

here are the links that come up so I know I got that far… I know asterisk is running everything seems good…
Voicemail & Recordings (ARI)
Flash Operator Panel (FOP)
FreePBX Administration

Voicemail & Recordings (ARI)
Now I have pear running so I dunno…

[code:1]
Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable ‘LANG’ - it’s not in the allowed list in /home/www/web1/web/recordings/includes/lang.php on line 42

Warning: putenv() [function.putenv]: Safe Mode warning: Cannot set environment variable ‘LANGUAGE’ - it’s not in the allowed list in /home/www/web1/web/recordings/includes/lang.php on line 43
PHP PEAR must be installed. Visit http://pear.php.net for help with installation.[/code:1]

Flash Operator Panel (FOP)

[code:1]Warning: file() [function.file]: open_basedir restriction in effect. File(/etc/amportal.conf) is not within the allowed path(s): (/home/www/web1/) in /home/www/web1/web/panel/index.php on line 4

Warning: file(/etc/amportal.conf) [function.file]: failed to open stream: Operation not permitted in /home/www/web1/web/panel/index.php on line 4

Warning: Invalid argument supplied for foreach() in /home/www/web1/web/panel/index.php on line 5[/code:1]

FreePBX Administration
great I knw it means it can’t get to the file but how do I make it get what it wants?

[code:1]Warning: file() [function.file]: open_basedir restriction in effect. File(/etc/amportal.conf) is not within the allowed path(s): (/home/www/web1/) in /home/www/web1/web/admin/functions.inc.php on line 35

Warning: file(/etc/amportal.conf) [function.file]: failed to open stream: Operation not permitted in /home/www/web1/web/admin/functions.inc.php on line 35
Missing or unreadable config file (/etc/amportal.conf)…cannot continue[/code:1]

So thats where I am at… the erors I get in my logs are

[code:1]File does not exist: /home/www/web1/web/panel/background.jpg[/code:1]

That seems to be about it…

Not sure what to do next any tips links… I am open for sujestions ugh …

JOe

del

del

delete