Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Error in Global Searching

    Scheduled Pinned Locked Moved Operating
    4 Posts 3 Posters 863 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      amsalmaestro
      last edited by

      Hi everyone,

      I am new in this forum , I recently installed IDOIT, and I found that global search feature is not working in my CentOS 4/5 environment.

      Meanwhile when I use Windows with XAMPP, that global search is worked.

      Does any one know this issue ?

      Thanks

      Amsal

      Supported Image

      1 Reply Last reply Reply Quote 0
      • PatrickFeilerP Offline
        PatrickFeiler i-doit Team
        last edited by

        Hi,

        please check the system requirements, because this is a very old derivate
        https://kb.i-doit.com/display/en/System+Requirements
        In your case i think the apache config works not correct.
        Please check if mod_rewrite is installed and works correctly.

        Example:

        sudo nano /etc/httpd/conf.d/i-doit.conf
        
        <Directory /var/www/html/>
                AllowOverride All
        </Directory>
        

        Best regards
        Patrick

        1 Reply Last reply Reply Quote 0
        • A Offline
          amsalmaestro
          last edited by amsalmaestro

          Hi,

          Thanks for the response.

          I upgraded my CentOS to 7 and used Apache 2.4.6

          I also added your instructions to AllowOverride All (/var/www/html) in my /etc/http/conf.d/i-doit.conf file, after that I found that my global search functions worked, but another problem came out. I attached my problem pictures here..

          Picture1

          Picture2

          F 1 Reply Last reply Reply Quote 0
          • F Offline
            franknagel @amsalmaestro
            last edited by

            Please make sure, that you have the package php-mysqlnd installed instead of php-mysql.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post