[Amportal-users] can't update moduals using free pbx ontrixb

I can’t find the /amportal/modules/fake/fake
in the php file to edit it
Â

[quote] any ideas or should I upgrade freepbx manually?
you think the folks at trixbox would have fixed this bug ages ago
this has been present sent 1.0
this is rediculiss.
any ideas though on how to fix this?----- Original Message -----
From: Alex Robar ([email protected])
To: [email protected] ([email protected])
Sent: Monday, October 30, 2006 12:55 PM
Subject: Re: [Amportal-users] can’t update moduals using free pbx ontrixbox2.0

The path is included in the error you posted.

“Found in /var/www/html/admin/page.modules.php on line 560”

Alex

On 10/30/06, hank smith < [email protected] ([email protected])> wrote: [quote] where is the pages.php found at?
[quote] ----- Original Message -----
From: Alex Robar ([email protected])
To: [email protected] ([email protected])
Sent: Monday, October 30, 2006 10:35 AM
Subject: Re: [Amportal-users] can’t update moduals using free pbx on trixbox2.0

The URL it’s trying to pull isn’t a real one.   …/amportal/modules/fake/fake -> Not a real path. I don’t know what it should be calling, but I wouldn’t try to troubleshoot your net config for this. Perhaps try replacing that line in page.modules.php with “https://svn.sourceforge.net/svnroot/amportal/modules/trunk/modules.xml”. That seems to be a valid modules list.

Alex

   On 10/30/06, [b]hank        smith[/b] <[email protected] ([email][email protected][/email])> wrote:        [quote]                  hello am using trixbox 2.0 and freepbx          can't update freepbx like it asks me to on the online          moduals
     get the following error

Warning: file_get_contents(https://svn.sourceforge.net/svnroot/amportal/modules/fake/fake): failed to open stream: HTTP request failed! HTTP/1.1 404 Not
Found in /var/www/html/admin/page.modules.php on line 560
File Integrity FAILED for /var/www/html/admin/modules/_cache/fake - Aborting
 
can some one tell me how to fix this?
thanks
hank


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] ([email protected])
https://lists.sourceforge.net/lists/listinfo/amportal-users

[/quote]


Alex Robar
[email protected] ([email protected])


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] ([email protected])
https://lists.sourceforge.net/lists/listinfo/amportal-users

[/quote]


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] ([email protected])
https://lists.sourceforge.net/lists/listinfo/amportal-users

[/quote]


Alex Robar
[email protected] ([email protected])


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
[/quote]

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

that would make sense
I ended up buy just upgrading free pbx intirely.
now my problem is nothing connects to my pbx but yet all my ports are open.
I can configure the thing perfictly but I’ll be darned if I can get any of
my phones to connect
I am using extention 800
any ideas?
I tried putting all the required nat stuff in with no luck.
I am using viatalk as my sip provider.
thanks
----- Original Message -----
From: “xrobau” [email protected]
To: [email protected]
Sent: Tuesday, October 31, 2006 5:07 AM
Subject: Re: [Amportal-users] can’t update moduals using free pbx ontrixb

[quote]I just was called in to fix a machine that was suffering the same symptoms.
The machine said it’s freepbx was 2.1.3, but it seemed to be totally
screwed up. The modules were from 2.1.1, and half of the 2.1.3 bits were
wrong. The quick fix was:

rm -rf /var/www/html/admin/modules/recordings
cd /usr/src
wget
http://easynews.dl.sourceforge.net/sourceforge/amportal/freepbx-2.1.3.tgz
tar xzf freepbx-2.1.3.tgz
cd freepbx-2.1.3
./install_amp

It possibly may have been a 2.0 machine.

–Rob


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

[/quote]


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)

I just was called in to fix a machine that was suffering the same symptoms. The machine said it’s freepbx was 2.1.3, but it seemed to be totally screwed up. The modules were from 2.1.1, and half of the 2.1.3 bits were wrong. The quick fix was:

[code:1]
rm -rf /var/www/html/admin/modules/recordings
cd /usr/src
wget http://easynews.dl.sourceforge.net/sourceforge/amportal/freepbx-2.1.3.tgz
tar xzf freepbx-2.1.3.tgz
cd freepbx-2.1.3
./install_amp
[/code:1]

It possibly may have been a 2.0 machine.

–Rob

Well I do not know what is going here but the fix is easy…

http://www.aussievoip.com/wiki/index.php?page=freePBX-Upgrading

I am sure that the Error also gives the fix…