Likes Likes:  0
Resultaten 1 tot 14 van de 14
Geen
  1. #1
    Zend optimiser en Plesk
    geregistreerd gebruiker
    77 Berichten
    Ingeschreven
    07/01/05

    Locatie
    Hillegom

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 34161722
    Ondernemingsnummer: nvt

    Thread Starter

    Zend optimiser en Plesk

    Om mijn script goed te laten draaien heb ik Zend Optimiser nodig. Het grote probleem is dat als ik Zend Optimiser heb geinstaleerd, Plesk niets meer doet. Wat doe ik verkeerd?

  2. #2
    Zend optimiser en Plesk
    moderator
    18.077 Berichten
    Ingeschreven
    02/06/04

    Locatie
    Breda

    Post Thanks / Like
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    53 Berichten zijn liked


    Naam: Berrie Pelser
    Bedrijf: Ber|Art
    Functie: Founder/CEO
    URL: berart.nl
    KvK nummer: 52138917
    View berriepelser's profile on LinkedIn

    Je zult toch iets meer informatie moeten geven, zendoptimizer draait normaal gewoon goed met Plesk. Heb je error logs, error messages?
    Berrie Pelser, Ber|Art Visual Design V.O.F. Managed Secure WordPress SEO Cloud Hosting met Zoekmachine Optimalisatie en Social Media Strategie

  3. #3
    Zend optimiser en Plesk
    Meneer de Directeur
    12.253 Berichten
    Ingeschreven
    11/05/04

    Locatie
    Valkenswaard / Eindhoven

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6 Berichten zijn liked


    Registrar SIDN: ja
    KvK nummer: 17186890

    Doet Plesk niks meer of doet apache niks meer?

    Als Apache niks meer doet dan kun je er van uit gaan dat je het verkeerd erin hebt gezet.
    Logfiles geven vaak beter beeld.

  4. #4
    Zend optimiser en Plesk
    geregistreerd gebruiker
    77 Berichten
    Ingeschreven
    07/01/05

    Locatie
    Hillegom

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 34161722
    Ondernemingsnummer: nvt

    Thread Starter

    Apache doet niets meer

    Apache doet niets meer en ik kan kan geen logfile voor optimizer vinden

  5. #5
    Zend optimiser en Plesk
    geregistreerd gebruiker
    21 Berichten
    Ingeschreven
    26/04/07

    Locatie
    Helmond

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 17204722
    Ondernemingsnummer: nvt

    Zie hiervoor de apache error log:

    /var/log/httpd/error_log

  6. #6
    Zend optimiser en Plesk
    Meneer de Directeur
    12.253 Berichten
    Ingeschreven
    11/05/04

    Locatie
    Valkenswaard / Eindhoven

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6 Berichten zijn liked


    Registrar SIDN: ja
    KvK nummer: 17186890

    Inderdaad, de apache log is nodig

    Deze kan overigens ook op een andere plaats staan dan hierboven aangegeven.

  7. #7
    Zend optimiser en Plesk
    Cloud en Datacenters
    1.442 Berichten
    Ingeschreven
    11/06/05

    Locatie
    Zoetermeer

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    10 Berichten zijn liked


    Bedrijf: Technotop Internet BV
    URL: www.technotop.nl
    Registrar SIDN: nee
    ISPConnect: JA
    KvK nummer: 55349323
    Ondernemingsnummer: nvt

    Na installatie van ZendOptimizer even wat aanpassen in php.ini en dan apache reloaden. Je kunt een error krijgen dat port :443 al bezet is maar deze kan je gemakkelijk killen door eerst het pidnumber te zoeken met: lsof -i :443 en dan kill -9 xxxx.

    Dan kan je apache reloaden zonder fouten, deze fout krijgen wij altijd op Pleskservers.

    Mocht dat het probleem niet zijn, post even je errorlog (apache restarten en dan: tail /var/log/httpd/error_log).
    Technotop Internet BV - Sinds 2005 gespecialiseerd in cloud en datacentra.

  8. #8
    Zend optimiser en Plesk
    geregistreerd gebruiker
    77 Berichten
    Ingeschreven
    07/01/05

    Locatie
    Hillegom

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 34161722
    Ondernemingsnummer: nvt

    Thread Starter
    Citaat Oorspronkelijk geplaatst door Technotop Bekijk Berichten
    Na installatie van ZendOptimizer even wat aanpassen in php.ini en dan apache reloaden. Je kunt een error krijgen dat port :443 al bezet is maar deze kan je gemakkelijk killen door eerst het pidnumber te zoeken met: lsof -i :443 en dan kill -9 xxxx.

    Dan kan je apache reloaden zonder fouten, deze fout krijgen wij altijd op Pleskservers.

    Mocht dat het probleem niet zijn, post even je errorlog (apache restarten en dan: tail /var/log/httpd/error_log).
    Klopt het als het fout gaat dat je dan ook de melding krijgt dat hij Apache niet meer kan opstarten?

    Ik heb hem opnieuw geinstaleerd, apache start niet en produceert de volgende error-log

    [Fri Jun 08 13:45:45 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:45:45 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:45:45 2007] [notice] Digest: done
    [Fri Jun 08 13:45:47 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:45:48 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:46:35 2007] [error] [client 85.214.29.233] File does not exist: /var/www/html/search
    [Fri Jun 08 13:51:26 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:51:30 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:51:30 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:30 2007] [notice] Digest: done
    [Fri Jun 08 13:51:30 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:31 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:32 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:32 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:33 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:33 2007] [notice] Digest: done
    [Fri Jun 08 13:51:33 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:33 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:33 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:54 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:54 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:54 2007] [notice] Digest: done
    [Fri Jun 08 13:51:54 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:54 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:54 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:59 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:59 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:59 2007] [notice] Digest: done
    [Fri Jun 08 13:51:59 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:59 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:59 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:59 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:51:59 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:51:59 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:54:22 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:54:26 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:54:26 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:54:26 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:54:26 2007] [notice] Digest: done
    [Fri Jun 08 13:54:26 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:54:26 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:54:26 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:57:12 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:57:16 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:16 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:16 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:57:16 2007] [notice] Digest: done
    [Fri Jun 08 13:57:16 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:16 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:16 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:57:20 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:57:21 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:21 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:21 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:57:21 2007] [notice] Digest: done
    [Fri Jun 08 13:57:21 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:21 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:21 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:58:48 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:58:48 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:58:49 2007] [notice] Digest: done
    [Fri Jun 08 13:58:49 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:58:49 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:58:49 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:58:49 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:58:49 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:58:49 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 14:00:01 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 14:00:03 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:00:03 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:00:03 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 14:00:03 2007] [notice] Digest: done
    [Fri Jun 08 14:00:03 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:00:03 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:00:03 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 14:03:18 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:03:31 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:19:37 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:29:42 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 14:29:46 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 14:29:46 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:29:46 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:29:46 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:29:46 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:29:46 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 14:29:46 2007] [notice] Digest: done
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0

    Citaat Oorspronkelijk geplaatst door ruty Bekijk Berichten
    Klopt het als het fout gaat dat je dan ook de melding krijgt dat hij Apache niet meer kan opstarten?

    Ik heb hem opnieuw geinstaleerd, apache start niet en produceert de volgende error-log

    [Fri Jun 08 13:45:45 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:45:45 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:45:45 2007] [notice] Digest: done
    [Fri Jun 08 13:45:47 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:45:48 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:46:35 2007] [error] [client 85.214.29.233] File does not exist: /var/www/html/search
    [Fri Jun 08 13:51:26 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:51:30 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:51:30 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:30 2007] [notice] Digest: done
    [Fri Jun 08 13:51:30 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:31 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:32 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:32 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:33 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:33 2007] [notice] Digest: done
    [Fri Jun 08 13:51:33 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:33 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:33 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:33 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:54 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:54 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:54 2007] [notice] Digest: done
    [Fri Jun 08 13:51:54 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:54 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:54 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:54 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:51:59 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:51:59 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:51:59 2007] [notice] Digest: done
    [Fri Jun 08 13:51:59 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:51:59 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:59 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:51:59 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:51:59 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:51:59 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:51:59 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:54:22 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:54:26 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:54:26 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:54:26 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:54:26 2007] [notice] Digest: done
    [Fri Jun 08 13:54:26 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:54:26 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:54:26 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:54:26 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:57:12 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:57:16 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:16 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:16 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:57:16 2007] [notice] Digest: done
    [Fri Jun 08 13:57:16 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:16 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:16 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:16 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:57:20 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 13:57:21 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:21 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:21 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:57:21 2007] [notice] Digest: done
    [Fri Jun 08 13:57:21 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:57:21 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:57:21 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:57:21 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:58:48 2007] [notice] Graceful restart requested, doing restart
    [Fri Jun 08 13:58:48 2007] [error] (9)Bad file descriptor: apr_socket_accept: (client socket)
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:48 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 13:58:49 2007] [notice] Digest: done
    [Fri Jun 08 13:58:49 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 13:58:49 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:58:49 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 13:58:49 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 13:58:49 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 13:58:49 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 13:58:49 2007] [error] [client ::1] Directory index forbidden by Options directive: /var/www/html/
    [Fri Jun 08 14:00:01 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 14:00:03 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:00:03 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:00:03 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 14:00:03 2007] [notice] Digest: done
    [Fri Jun 08 14:00:03 2007] [notice] mod_python: Creating 4 session mutexes based on 256 max processes and 0 max threads.
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:00:03 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:00:03 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:00:03 2007] [notice] Apache/2.2.2 (Fedora) configured -- resuming normal operations
    [Fri Jun 08 14:03:18 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:03:31 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:19:37 2007] [error] [client 85.214.29.233] File does not exist: /var/www/vhosts/default/htdocs/search
    [Fri Jun 08 14:29:42 2007] [notice] caught SIGTERM, shutting down
    [Fri Jun 08 14:29:46 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
    [Fri Jun 08 14:29:46 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:29:46 2007] [warn] RSA server certificate CommonName (CN) `plesk' does NOT match server name!?
    [Fri Jun 08 14:29:46 2007] [warn] Init: SSL server IP/port conflict: default-192-168-1-230:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:76) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:131)
    [Fri Jun 08 14:29:46 2007] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!
    [Fri Jun 08 14:29:46 2007] [notice] Digest: generating secret for digest authentication ...
    [Fri Jun 08 14:29:46 2007] [notice] Digest: done
    PHP Fatal error: [ionCube Loader] The Loader must appear as the first entry in the php.ini file in Unknown on line 0
    Wat moet ik nu aanpassen, wordt haast wanhopig van die optimizer!!
    Laatst gewijzigd door ruty; 08/06/07 om 15:21. Reden: Automerged Dubbelpost

  9. #9
    Zend optimiser en Plesk
    Webhoster
    444 Berichten
    Ingeschreven
    23/05/06

    Locatie
    Almere

    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    24 Berichten zijn liked


    Naam: Jorden / Martin
    Bedrijf: TotallyHosted
    URL: www.totallyhosted.nl
    Registrar SIDN: Ja
    KvK nummer: 39087225
    Ondernemingsnummer: nvt

    Die ioncube-regel iets hoger zetten, according to the last line. Meen dat dat als eerste van de Zend-regels moet, details heb ik zo niet even voorhanden.
    TotallyHosted Webhosting - https://www.totallyhosted.nl

  10. #10
    Zend optimiser en Plesk
    geregistreerd gebruiker
    2.731 Berichten
    Ingeschreven
    20/05/05

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    6 Berichten zijn liked



    klopt, ioncube regel moet als eerste van de Zend extensies staan.

  11. #11
    Zend optimiser en Plesk
    geregistreerd gebruiker
    77 Berichten
    Ingeschreven
    07/01/05

    Locatie
    Hillegom

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 34161722
    Ondernemingsnummer: nvt

    Thread Starter

    Is er een werkende howto

    Ik heb het nu 4x geprobeerd zelfs een oudere versie maar niets wil werken. Ik krijg niets meer zichtbaar in apache.Wie weet een werkende howto
    Laatst gewijzigd door ruty; 08/06/07 om 21:41.

  12. #12
    Zend optimiser en Plesk
    Cloud en Datacenters
    1.442 Berichten
    Ingeschreven
    11/06/05

    Locatie
    Zoetermeer

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    10 Berichten zijn liked


    Bedrijf: Technotop Internet BV
    URL: www.technotop.nl
    Registrar SIDN: nee
    ISPConnect: JA
    KvK nummer: 55349323
    Ondernemingsnummer: nvt

    Citaat Oorspronkelijk geplaatst door ruty Bekijk Berichten
    Ik heb het nu 4x geprobeerd zelfs een oudere versie maar niets wil werken. Ik krijg niets meer zichtbaar in apache.Wie weet een werkende howto
    Heb je een backup van php.ini? Zet die terug en het zal werken, de php.ini die Zend er over heen gooit is niet goed namelijk
    Technotop Internet BV - Sinds 2005 gespecialiseerd in cloud en datacentra.

  13. #13
    Zend optimiser en Plesk
    geregistreerd gebruiker
    961 Berichten
    Ingeschreven
    02/05/04

    Locatie
    Montreal, Canada

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: Ja
    KvK nummer: nvt
    Ondernemingsnummer: 873411853

    Doe eens:



    verwijderd de lijnen met Zend in uit /etc/php.ini

    cat /etc/php.d/ioncube-loader.ini

    Dit zou er moeten komen:

    zend_extension=/usr/lib/ioncube/php_ioncube_loader_lin_5.0.so
    zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.0.1
    zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.0.1
    zend_optimizer.version=3.0.1
    zend_extension=/usr/local/Zend/lib/ZendExtensionManager.so
    zend_extension_ts=/usr/local/Zend/lib/ZendExtensionManager_TS.so

  14. #14
    Zend optimiser en Plesk
    geregistreerd gebruiker
    77 Berichten
    Ingeschreven
    07/01/05

    Locatie
    Hillegom

    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    0 Berichten zijn liked


    Registrar SIDN: nee
    KvK nummer: 34161722
    Ondernemingsnummer: nvt

    Thread Starter

    Heb het werkend middels de volgende tutorial


Webhostingtalk.nl

Contact

  • Rokin 113-115
  • 1012 KP, Amsterdam
  • Nederland
  • Contact
© Copyright 2001-2026 Webhostingtalk.nl.
Web Statistics