Module Install Failed

Hello,

Sorry for my poor english, but i’m a frenchie!!!

I have an error when i want to install a new modules in Freepbx (2.1.1 on Rhel3) like this:

Warning: file_get_contents(https://svn.sourceforge.net/svnroot/amportal/modules/release/phpinfo-1.0.tgz) [function.file-get-contents]: failed to open stream: No such file or directory in /var/www/html/admin/page.modules.php on line 564

File Integrity FAILED for /var/www/html/admin/modules/_cache/phpinfo-1.0.tgz - Aborting

Somebody can help me???

Thanks for all

Plouf

Hi,

No, we have an Internety connectivity. We see it in the logs of our firewall that freepbx tells to projects.sourceforge.net (66.35.250.209).

We’ve got the same message from 2 server… I suppose that some package’s missing.

Plouf

On Thu, Jul 06, 2006 at 03:53:55PM -0400, plouf56 wrote:

[quote] Hi,

No, we have an Internety connectivity. We see it in the logs of our firewall that freepbx tells to projects.sourceforge.net (66.35.250.209).

We’ve got the same message from 2 server… I suppose that some package’s missing.
[/quote]
I had this happen one time when the DNS servers were not set when apache
was started, but were later. So a “dig” from the command line could
resolve just fine, but the WebUI was still broken.

restarting apache fixed the problem:
/etc/init.d/httpd restart
or
amportal restart

Try that…


-M

There are 10 kinds of people in this world:
Those who can count in binary and those who cannot.

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)

Hi,

The dNS resolution works fine…

I restart httpd & amportal, i’ve the same message.

Thanks

That’s because your machine doesn’t have internet connectivity. Make sure it’s got a default route and it’s DNS is setup properly.

–Rob