arc-ad.com rapport :   Visitez le site


  • Titre:notice: undefined offset: 0 (500 internal server error)

    La description :symfony exception symfony docs symfony support errorexception http 500 internal server error notice: undefined offset: 0 exception errorexception in src/service/ curlrestaurantsservice.php (line 45) /...

    Server:Apache...
    X-Powered-By:PHP/7.2.5

    L'adresse IP principale: 213.186.33.3,Votre serveur France,Roubaix ISP:OVH SAS  TLD:com Code postal:fr

    Ce rapport est mis à jour en 23-Jul-2018

Created Date:2012-04-21
Changed Date:2017-04-26

Données techniques du arc-ad.com


Geo IP vous fournit comme la latitude, la longitude et l'ISP (Internet Service Provider) etc. informations. Notre service GeoIP a trouvé l'hôte arc-ad.com.Actuellement, hébergé dans France et son fournisseur de services est OVH SAS .

Latitude: 50.69421005249
Longitude: 3.1745600700378
Pays: France (fr)
Ville: Roubaix
Région: Nord-Pas-de-Calais
ISP: OVH SAS

the related websites

domaine Titre
arc-ad.com notice: undefined offset: 0 (500 internal server error)
gitesfrancais.com notice: undefined variable: title_tag in /home/gitesfrancais.com/htdocs/includes
pdf-drone.fr notice | notice pdf à télécharger
offsetminute.com imprimerie offset minute : impression offset et numérique, photocopie, impressio
bienici.fr toutes les annonces immobilières dans le neuf et l'ancien - undefined
mysitesubmit.com mysitesubmit notice
robes-paris.com please take notice | counterfeit technology
williamhill.com.au william hill notice
thenarcissisticanthropologist.com the narcissistic (american) anthropologist – someone has to notice
transaxia-bourges-auron.fr Agence A PHP Error was encountered Severity Notice
mosbysimagingsuite.com mosbysimagingsuite.com – what the getting him back doesnt notice, the cent
koc-dragoons.de fatal error: php notice in file /var/www/clients/client549/web2788/web/dragoons/
aspracing.free.fr asp racing alpine renault documentation notice pr mr manuel catalogue r5 turbo
pannechaudiere.fr panne-chaudiere :: forum d'entraide au dépannage de chaudière gaz,notice techniq
azuroffset.fr imprimerie azur offset

Analyse d'en-tête HTTP


Les informations d'en-tête HTTP font partie du protocole HTTP que le navigateur d'un utilisateur envoie à appelé Apache contenant les détails de ce que le navigateur veut et acceptera de nouveau du serveur Web.

X-Previous-Debug-Token:97862c
X-Powered-By:PHP/7.2.5
Transfer-Encoding:chunked
Set-Cookie:mailplanBAK=R2555570994; path=/; expires=Sun, 22-Jul-2018 18:18:08 GMT, mailplan=R1919032428; path=/; expires=Sun, 22-Jul-2018 18:36:26 GMT
X-Debug-Token:980208
X-IPLB-Instance:361
Server:Apache
Cache-Control:no-cache, private
Date:Sun, 22 Jul 2018 17:18:06 GMT
Content-Type:text/html; charset=UTF-8

DNS

soa:dns101.ovh.net. tech.ovh.net. 2018070902 86400 3600 3600000 300
ns:dns101.ovh.net.
ns101.ovh.net.
ipv4:IP:213.186.33.3
ASN:16276
OWNER:OVH, FR
Country:FR
ipv6:2001:41d0:1:1b00:213:186:33:3//16276//OVH, FR//FR
txt:"google-site-verification=oXTxPGzaKMaDX-kcNrhSQ7d_UVsbuhUhLm_6d9tiPEA"
"v=spf1 include:mx.ovh.com ~all"
mx:MX preference = 100, mail exchanger = mxb.ovh.net.
MX preference = 5, mail exchanger = mx4.ovh.net.
MX preference = 1, mail exchanger = mx3.ovh.net.

HtmlToText

symfony exception symfony docs symfony support errorexception http 500 internal server error notice: undefined offset: 0 exception errorexception in src/service/ curlrestaurantsservice.php (line 45) /* return str */ public function getday (){ $timestamp = time (); $dw = date ( "w" , $timestamp ); $dw = self :: dayweek [ $dw ]; return $dw ; } /* return str */ public function getdayminusoneday (){ curlrestaurantsservice :: getday () in src/service/ curlrestaurantsservice.php (line 333) } public function caseweekend (){ $dw = self :: getday (); // $dw = "dimanche"; if( $dw == "samedi" || $dw == "dimanche" ){ return true ; } curlrestaurantsservice :: caseweekend () in src/controller/ todaysspecialcontroller.php (line 32) $locale = $request -> getlocale (); $intl = new \ intldateformatter ( $request -> getlocale (), \ intldateformatter :: long , \ intldateformatter :: none , null , null , 'd llll y' ); $date = $intl -> format (new \ datetime ( 'now' )); $lastupdatetodisplay = $restaurantsservice -> getlastupdatetodisplay (); $caseweekend = curlrestaurantsservice :: caseweekend (); if(@ $_post [ 'refresh' ] == "refreshed" && $caseweekend == false ){ $torefresh = true ; $restaurantsservice -> updateallrestaurants ( $caseweekend , $torefresh , $date ); } else { $torefresh = false ; in vendor/symfony/http-kernel/ httpkernel.php -> index (line 149) $this -> dispatcher -> dispatch ( kernelevents :: controller_arguments , $event ); $controller = $event -> getcontroller (); $arguments = $event -> getarguments (); // call controller $response = \ call_user_func_array ( $controller , $arguments ); // view if (! $response instanceof response ) { $event = new getresponseforcontrollerresultevent ( $this , $request , $type , $response ); $this -> dispatcher -> dispatch ( kernelevents :: view , $event ); in vendor/symfony/http-kernel/ httpkernel.php -> handleraw (line 66) public function handle ( request $request , $type = httpkernelinterface :: master_request , $catch = true ) { $request -> headers -> set ( 'x-php-ob-level' , ob_get_level ()); try { return $this -> handleraw ( $request , $type ); } catch (\ exception $e ) { if ( $e instanceof requestexceptioninterface ) { $e = new badrequesthttpexception ( $e -> getmessage (), $e ); } if ( false === $catch ) { in vendor/symfony/http-kernel/ kernel.php -> handle (line 188) $this -> boot (); ++ $this -> requeststacksize ; $this -> resetservices = true ; try { return $this -> gethttpkernel ()-> handle ( $request , $type , $catch ); } finally { -- $this -> requeststacksize ; } } kernel -> handle ( object ( request )) in www/ index.php (line 37) request :: settrustedhosts ( explode ( ',' , $trustedhosts )); } $kernel = new kernel ( $env , $debug ); $request = request :: createfromglobals (); $response = $kernel -> handle ( $request ); $response -> send (); $kernel -> terminate ( $request , $response ); logs 1 level channel message info 19:18:05 request matched route "index". info 19:18:05 security populated the tokenstorage with an anonymous token. debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\debughandlerslistener::configure". debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\validaterequestlistener::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\sessionlistener::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\routerlistener::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\bundle\frameworkbundle\eventlistener\resolvecontrollernamesubscriber::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "app\eventsubscriber\localesubscriber::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\localelistener::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\translatorlistener::onkernelrequest". debug 19:18:05 event notified event "kernel.request" to listener "symfony\bundle\securitybundle\debug\traceablefirewalllistener::onkernelrequest". debug 19:18:05 event notified event "kernel.controller" to listener "symfony\bundle\frameworkbundle\datacollector\routerdatacollector::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller" to listener "symfony\component\httpkernel\datacollector\requestdatacollector::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller" to listener "sensio\bundle\frameworkextrabundle\eventlistener\controllerlistener::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller" to listener "sensio\bundle\frameworkextrabundle\eventlistener\paramconverterlistener::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller" to listener "sensio\bundle\frameworkextrabundle\eventlistener\httpcachelistener::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller" to listener "sensio\bundle\frameworkextrabundle\eventlistener\templatelistener::onkernelcontroller". debug 19:18:05 event notified event "kernel.controller_arguments" to listener "sensio\bundle\frameworkextrabundle\eventlistener\securitylistener::onkernelcontrollerarguments". debug 19:18:05 event notified event "kernel.controller_arguments" to listener "sensio\bundle\frameworkextrabundle\eventlistener\isgrantedlistener::onkernelcontrollerarguments". debug 19:18:05 doctrine select t0.id as id_1, t0.last_global_refresh as last_global_refresh_2 from last_update t0 info 19:18:05 php deprecated: non-static method app\service\curlrestaurantsservice::caseweekend() should not be called statically info 19:18:05 php deprecated: non-static method app\service\curlrestaurantsservice::getday() should not be called statically critical 19:18:06 request uncaught php exception errorexception: "notice: undefined offset: 0" at /home/arcad/src/service/curlrestaurantsservice.php line 45 debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\debughandlerslistener::configure". debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\validaterequestlistener::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\sessionlistener::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\routerlistener::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\bundle\frameworkbundle\eventlistener\resolvecontrollernamesubscriber::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "app\eventsubscriber\localesubscriber::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\localelistener::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\component\httpkernel\eventlistener\translatorlistener::onkernelrequest". debug 19:18:06 event notified event "kernel.request" to listener "symfony\bundle\securitybundle\debug\traceablefirewalllistener::onkernelrequest". debug 19:18:06 event notified event "kernel.controller" to listener "symfony\bundle\frameworkbundle\datacollector\routerdatacollector::onkernelcontroller". debug 19:18:06 event notified event "kernel.controller" to listener "symfony\component\httpkernel\datacollector\requestdatacollector::onkernelcontroller". debug 19:18:06 event notified event "kernel.controller" to listener "sensio\bundle\frameworkextrabundle\eventlistener\controllerlist

Analyse PopURL pour arc-ad.com


http://www.arc-ad.com/_profiler/open?file=vendor/symfony/http-kernel/httpkernel.php&line=149#line149
http://www.arc-ad.com/_profiler/open?file=src/service/curlrestaurantsservice.php&line=333#line333
http://www.arc-ad.com/_profiler/open?file=src/controller/todaysspecialcontroller.php&line=32#line32
http://www.arc-ad.com/_profiler/open?file=www/index.php&line=37#line37
http://www.arc-ad.com/_profiler/open?file=vendor/symfony/http-kernel/httpkernel.php&line=66#line66
http://www.arc-ad.com/_profiler/open?file=src/service/curlrestaurantsservice.php&line=45#line45
http://www.arc-ad.com/_profiler/open?file=vendor/symfony/http-kernel/kernel.php&line=188#line188

Informations Whois


Whois est un protocole qui permet d'accéder aux informations d'enregistrement.Vous pouvez atteindre quand le site Web a été enregistré, quand il va expirer, quelles sont les coordonnées du site avec les informations suivantes. En un mot, il comprend ces informations;

Domain Name: ARC-AD.COM
Registry Domain ID: 1715033431_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.ovh.com
Registrar URL: http://www.ovh.com
Updated Date: 2017-04-26T11:48:23Z
Creation Date: 2012-04-21T18:08:12Z
Registry Expiry Date: 2019-04-21T18:08:12Z
Registrar: OVH
Registrar IANA ID: 433
Registrar Abuse Contact Email:
Registrar Abuse Contact Phone:
Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: DNS101.OVH.NET
Name Server: NS101.OVH.NET
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2017-12-16T18:59:39Z <<<

For more information on Whois status codes, please visit https://icann.org/epp

NOTICE: The expiration date displayed in this record is the date the
registrar's sponsorship of the domain name registration in the registry is
currently set to expire. This date does not necessarily reflect the expiration
date of the domain name registrant's agreement with the sponsoring
registrar. Users may consult the sponsoring registrar's Whois database to
view the registrar's reported date of expiration for this registration.

TERMS OF USE: You are not authorized to access or query our Whois
database through the use of electronic processes that are high-volume and
automated except as reasonably necessary to register domain names or
modify existing registrations; the Data in VeriSign Global Registry
Services' ("VeriSign") Whois database is provided by VeriSign for
information purposes only, and to assist persons in obtaining information
about or related to a domain name registration record. VeriSign does not
guarantee its accuracy. By submitting a Whois query, you agree to abide
by the following terms of use: You agree that you may use this Data only
for lawful purposes and that under no circumstances will you use this Data
to: (1) allow, enable, or otherwise support the transmission of mass
unsolicited, commercial advertising or solicitations via e-mail, telephone,
or facsimile; or (2) enable high volume, automated, electronic processes
that apply to VeriSign (or its computer systems). The compilation,
repackaging, dissemination or other use of this Data is expressly
prohibited without the prior written consent of VeriSign. You agree not to
use electronic processes that are automated and high-volume to access or
query the Whois database except as reasonably necessary to register
domain names or modify existing registrations. VeriSign reserves the right
to restrict your access to the Whois database in its sole discretion to ensure
operational stability. VeriSign may restrict or terminate your access to the
Whois database for failure to abide by these terms of use. VeriSign
reserves the right to modify these terms at any time.

The Registry database contains ONLY .COM, .NET, .EDU domains and
Registrars.

  REGISTRAR OVH

SERVERS

  SERVER com.whois-servers.net

  ARGS domain =arc-ad.com

  PORT 43

  TYPE domain
RegrInfo
DOMAIN

  NAME arc-ad.com

  CHANGED 2017-04-26

  CREATED 2012-04-21

STATUS
clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited
clientTransferProhibited https://icann.org/epp#clientTransferProhibited

NSERVER

  DNS101.OVH.NET 213.251.188.145

  NS101.OVH.NET 213.251.128.145

  REGISTERED yes

Go to top

Erreurs


La liste suivante vous montre les fautes d'orthographe possibles des internautes pour le site Web recherché.

  • www.uarc-ad.com
  • www.7arc-ad.com
  • www.harc-ad.com
  • www.karc-ad.com
  • www.jarc-ad.com
  • www.iarc-ad.com
  • www.8arc-ad.com
  • www.yarc-ad.com
  • www.arc-adebc.com
  • www.arc-adebc.com
  • www.arc-ad3bc.com
  • www.arc-adwbc.com
  • www.arc-adsbc.com
  • www.arc-ad#bc.com
  • www.arc-addbc.com
  • www.arc-adfbc.com
  • www.arc-ad&bc.com
  • www.arc-adrbc.com
  • www.urlw4ebc.com
  • www.arc-ad4bc.com
  • www.arc-adc.com
  • www.arc-adbc.com
  • www.arc-advc.com
  • www.arc-advbc.com
  • www.arc-advc.com
  • www.arc-ad c.com
  • www.arc-ad bc.com
  • www.arc-ad c.com
  • www.arc-adgc.com
  • www.arc-adgbc.com
  • www.arc-adgc.com
  • www.arc-adjc.com
  • www.arc-adjbc.com
  • www.arc-adjc.com
  • www.arc-adnc.com
  • www.arc-adnbc.com
  • www.arc-adnc.com
  • www.arc-adhc.com
  • www.arc-adhbc.com
  • www.arc-adhc.com
  • www.arc-ad.com
  • www.arc-adc.com
  • www.arc-adx.com
  • www.arc-adxc.com
  • www.arc-adx.com
  • www.arc-adf.com
  • www.arc-adfc.com
  • www.arc-adf.com
  • www.arc-adv.com
  • www.arc-advc.com
  • www.arc-adv.com
  • www.arc-add.com
  • www.arc-addc.com
  • www.arc-add.com
  • www.arc-adcb.com
  • www.arc-adcom
  • www.arc-ad..com
  • www.arc-ad/com
  • www.arc-ad/.com
  • www.arc-ad./com
  • www.arc-adncom
  • www.arc-adn.com
  • www.arc-ad.ncom
  • www.arc-ad;com
  • www.arc-ad;.com
  • www.arc-ad.;com
  • www.arc-adlcom
  • www.arc-adl.com
  • www.arc-ad.lcom
  • www.arc-ad com
  • www.arc-ad .com
  • www.arc-ad. com
  • www.arc-ad,com
  • www.arc-ad,.com
  • www.arc-ad.,com
  • www.arc-admcom
  • www.arc-adm.com
  • www.arc-ad.mcom
  • www.arc-ad.ccom
  • www.arc-ad.om
  • www.arc-ad.ccom
  • www.arc-ad.xom
  • www.arc-ad.xcom
  • www.arc-ad.cxom
  • www.arc-ad.fom
  • www.arc-ad.fcom
  • www.arc-ad.cfom
  • www.arc-ad.vom
  • www.arc-ad.vcom
  • www.arc-ad.cvom
  • www.arc-ad.dom
  • www.arc-ad.dcom
  • www.arc-ad.cdom
  • www.arc-adc.om
  • www.arc-ad.cm
  • www.arc-ad.coom
  • www.arc-ad.cpm
  • www.arc-ad.cpom
  • www.arc-ad.copm
  • www.arc-ad.cim
  • www.arc-ad.ciom
  • www.arc-ad.coim
  • www.arc-ad.ckm
  • www.arc-ad.ckom
  • www.arc-ad.cokm
  • www.arc-ad.clm
  • www.arc-ad.clom
  • www.arc-ad.colm
  • www.arc-ad.c0m
  • www.arc-ad.c0om
  • www.arc-ad.co0m
  • www.arc-ad.c:m
  • www.arc-ad.c:om
  • www.arc-ad.co:m
  • www.arc-ad.c9m
  • www.arc-ad.c9om
  • www.arc-ad.co9m
  • www.arc-ad.ocm
  • www.arc-ad.co
  • arc-ad.comm
  • www.arc-ad.con
  • www.arc-ad.conm
  • arc-ad.comn
  • www.arc-ad.col
  • www.arc-ad.colm
  • arc-ad.coml
  • www.arc-ad.co
  • www.arc-ad.co m
  • arc-ad.com
  • www.arc-ad.cok
  • www.arc-ad.cokm
  • arc-ad.comk
  • www.arc-ad.co,
  • www.arc-ad.co,m
  • arc-ad.com,
  • www.arc-ad.coj
  • www.arc-ad.cojm
  • arc-ad.comj
  • www.arc-ad.cmo
 Afficher toutes les erreurs  Cacher toutes les erreurs