Can't access to modules

hi,
from the pbx interface, i tried to access modules (what ever modules : applications–>IVR or applications–>BulkExtensions …) but it failed i have the following error:

404 Not found (modules/bulkextensions/page.bulkextensions.php) 404 Not found (modules/ivr/page.ivr.php)

but when i access to the folder

  • /var/www/freepbx/admin/modules/
  • i found the different modules and this is their architecture /home/hp/Bureau/Capture.png

    this is the content of the module.xml


    ivr
    standard
    IVR
    2.11.0.3
    FreePBX
    GPLv2+
    Applications

    Creates Digital Receptionist (aka Auto-Attendant, aka Interactive Voice Response) menus. These can be used to send callers to different locations (eg, Press 1 for sales) and/or allow direct-dialing of extension numbers.


    2.11.0.3 #6830, #6898, #6869
    2.11.0.2 #6679
    2.11.0.1 #6106
    2.11.0.0 #6051
    2.10.0.9 #5882
    2.10.0.8 #5854, reverting r14115 checked in error
    2.10.0.7 #5665, corner case migration enhancements
    2.10.0.6 #5568
    2.10.0.5 #5587, #5588
    2.10.0.4 #5576
    2.10.0.3 #5515
    2.10.0.2 misc bug fixes
    2.10.0.1 version bump
    2.10.0.0 rewrite!
    2.9.0.5 #5094
    2.9.0.4 #4994
    2.9.0.3 styling adjustments
    2.9.0.2 #4799
    2.9.0.1 removed duplicate functions
    2.9.0.0 #1798, #4655


    2.5.0alpha1
    recordings ge 3.3.8


    IVR



    ivr
    add



    install.php
    uninstall.php

    release/2.11/ivr-2.11.0.2.tgz
    57d8316dc41fcd3153cefd00a5e3bdd5

    please help

    the IVR module contains :
    4 folders: assets ,i18n, sounds, views
    4 php files: functions.inc.php, install.php, uninstall.php, page.ivr.php
    1 XML file: module.xml

    i resolved the problem.it was related to apache :stuck_out_tongue: