installation af wamp
-
- Joomla! Intern
- Posts: 61
- Joined: Tue Oct 30, 2007 5:33 pm
installation af wamp
Strict Standards: Declaration of JInstallation::initialise() should be compatible with JApplication::initialise($options = ) in C:\wamp\www\werliin\installation\includes\application.php on line 365
Strict Standards: Declaration of JInstallation::_createConfiguration() should be compatible with JApplication::_createConfiguration($file) in C:\wamp\www\werliin\installation\includes\application.php on line 365
Deprecated: Function get_magic_quotes_gpc() is deprecated in C:\wamp\www\werliin\libraries\joomla\environment\request.php on line 139
Jeg har installereret wampserver 2.3 og lavet en database. Når jeg starter instalationen af joomla 1.7 kommer den ovenstående meddelelse øverst på siden i min browser Ie8
Strict Standards: Declaration of JInstallation::_createConfiguration() should be compatible with JApplication::_createConfiguration($file) in C:\wamp\www\werliin\installation\includes\application.php on line 365
Deprecated: Function get_magic_quotes_gpc() is deprecated in C:\wamp\www\werliin\libraries\joomla\environment\request.php on line 139
Jeg har installereret wampserver 2.3 og lavet en database. Når jeg starter instalationen af joomla 1.7 kommer den ovenstående meddelelse øverst på siden i min browser Ie8
- Amras
- Joomla! Ace
- Posts: 1527
- Joined: Sun Apr 09, 2006 9:33 am
- Location: Denmark, Århus
- Contact:
Re: installation af wamp
Hejsa lillian53
I din php.ini fil kan du sætter den til ikke at vise strict standard.
Denne tråde er også ret god at læse for "strict standard" http://forum.joomla.org/viewtopic.php?t=271244
I din php.ini fil kan du sætter den til ikke at vise strict standard.
Code: Select all
ini_set('display_errors', '0'); "viser ikke fejlmeddeleser"
error_reporting(E_ALL & ~E_DEPRECATED & ~E_STRICT); "slået strict standard fra" men logger de andre"
Software pilot at Juhlsen.com
Twitter: ReneSkou | Joomla bug squad member |
Bidrager du også ? Ubesvaret spørgsmål: http://forum.joomla.org/search.php?sear ... d&fid[]=16
Twitter: ReneSkou | Joomla bug squad member |
Bidrager du også ? Ubesvaret spørgsmål: http://forum.joomla.org/search.php?sear ... d&fid[]=16
-
- Joomla! Intern
- Posts: 61
- Joined: Tue Oct 30, 2007 5:33 pm
Re: installation af wamp
Hvor skal det sættes ind? Er ikke så god til alt det med php, css, html, sorry
-
- Joomla! Intern
- Posts: 61
- Joined: Tue Oct 30, 2007 5:33 pm
Re: installation af wamp
Er heller ikke så god til engelsk 

-
- Joomla! Intern
- Posts: 61
- Joined: Tue Oct 30, 2007 5:33 pm
Re: installation af wamp
Jeg kan heller ikke få lov at installere joomla den kommer kun til at vælge sprog. Når jeg så vælger dansk og trykker næste kører den bare uden at der sker noget!!!
- Per Yngve Berg
- Joomla! Master
- Posts: 27414
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway
Re: installation af wamp
Du må installere JSON i php.
-
- Joomla! Intern
- Posts: 61
- Joined: Tue Oct 30, 2007 5:33 pm
Re: installation af wamp
ok det er pænt af jer at ville hjælpe, men kan jo desværre ikke bruge det - da jeg ikke kender til php eller JSON. Beklager hvis jeg lyder frustreret og ubegavet, men alt hvad jeg skal finde ud er fra bunden. Jeg er 58, kvinde og selvlært - se det er da handicap. Så bær over med mig og klip alt ud i PAP hvis I orker. Hvor i PHPfilen skal det sættes ind?
- Per Yngve Berg
- Joomla! Master
- Posts: 27414
- Joined: Mon Oct 27, 2008 9:27 pm
- Location: Romerike, Norway