Hej!
Jag har laddat up ett php script på mitt webbhotell för att skicka vykort. Problemet jag har nu är att jag vet inte vad jag ska skriva under "Configure admin are'a settings" som verkar vara fel för att när jag går till nästa steg står det så här:
Warning: Unable to access /customers/mitt-domän/mitt-domän/httpd.www/sendcard/sendcard_setup.php in /customers/mitt-domän/mitt-domän/httpd.www/sendcard/admin/mod_properties.php on line 45
Warning: Failed opening '/customers/mitt-domän/mitt-domän/httpd.www/sendcard/sendcard_setup.php' for inclusion (include_path='.:/usr/share/pear:/usr/share/php/PEAR') in /customers/mitt-domän/mitt-domän/httpd.www/sendcard/admin/mod_properties.php on line 45
Så här står det från början utan att jag ändrar i den:
Please check that this is the directory you installed sendcard in (from your top public directory). You must include a trailing slash.
sendcard/
Please check that this is the full path to the directory you installed sendcard in. You must include a trailing slash.
http://www.mitt-domän/sendcard/
So is this the full system path to the directory where sendcard.php is? It must have a trailing slash.
/customers/mitt-domän/mitt-domän/httpd.www/sendcard/
frågan är: Kan nåt av de feta texterna vara fel?
Tack för all hjälp!