Trouble after installation - error when trying to access adm

Joomla version 1.5 is end-of-life and are no longer supported. Please use Joomla 3.x instead.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
AndreasH
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Feb 14, 2011 6:07 pm

Trouble after installation - error when trying to access adm

Post by AndreasH » Tue Feb 15, 2011 7:00 pm

Hi.

I am new to Joomla.

I have installed 1.5.22 and are using xampp on a winxp machine.

When I type http://localhost/joomla15/administrator/, this happens and goes on for many lines down, this is just a few but they all have similar content:

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 32

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 138

Strict Standards: Non-static method JRequest::clean() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 33

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 463

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 464

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 465

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 466

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 467

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 468

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 35

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 38

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 39

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 161

Please help me.

User avatar
Tonie
Joomla! Master
Joomla! Master
Posts: 16553
Joined: Thu Aug 18, 2005 7:13 am

Re: Trouble after installation - error when trying to access

Post by Tonie » Tue Feb 15, 2011 7:08 pm

In C:\xampp\apache\bin\php.ini, change display_errors = on to display_errors = off and restart Apache.

AndreasH
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Feb 14, 2011 6:07 pm

Re: Trouble after installation - error when trying to access

Post by AndreasH » Tue Feb 15, 2011 7:54 pm

Thank you.

I found the php.ini file in xampp\php and changed all 3 values to off and then this shows (just a few of many similar lines):


Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 29

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 32

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 138

Strict Standards: Non-static method JRequest::clean() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 33

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 463

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 464

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 465

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 466

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 467

Strict Standards: Non-static method JRequest::_cleanArray() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\environment\request.php on line 468

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 35

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 38

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 39

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 71

Strict Standards: Non-static method JLoader::load() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 161

Strict Standards: Non-static method JLoader::register() should not be called statically in D:\xampp\htdocs\joomla15\libraries\loader.php on line 138

Strict Standards: Non-static method JLoader::import() should not be called statically in D:\xampp\htdocs\joomla15\libraries\joomla\import.php on line 46

User avatar
Tonie
Joomla! Master
Joomla! Master
Posts: 16553
Joined: Thu Aug 18, 2005 7:13 am

Re: Trouble after installation - error when trying to access

Post by Tonie » Tue Feb 15, 2011 8:44 pm

You have to restart Xampp for the settings to be effective.

AndreasH
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Feb 14, 2011 6:07 pm

Re: Trouble after installation - error when trying to access

Post by AndreasH » Tue Feb 15, 2011 9:50 pm

These are the errors after restarting my computer.

User avatar
dpacadmin
Joomla! Champion
Joomla! Champion
Posts: 6029
Joined: Sat Aug 16, 2008 1:46 pm
Location: the Bat Cave
Contact:

Re: Trouble after installation - error when trying to access

Post by dpacadmin » Wed Feb 16, 2011 3:43 am


AndreasH
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Feb 14, 2011 6:07 pm

Re: Trouble after installation - error when trying to access

Post by AndreasH » Wed Feb 16, 2011 8:26 am

Hi and thank you for answering,

I did the stuff recommended in that post, i e edited php.ini, restartes Apache, still same problem.

User avatar
Tonie
Joomla! Master
Joomla! Master
Posts: 16553
Joined: Thu Aug 18, 2005 7:13 am

Re: Trouble after installation - error when trying to access

Post by Tonie » Wed Feb 16, 2011 11:17 am

Mmm, if you go into the administrator backend and go to Help --> System Information --> PHP information, is the file mentioned at 'Configuration File (php.ini) Path' the same as you have been editing?

AndreasH
Joomla! Apprentice
Joomla! Apprentice
Posts: 8
Joined: Mon Feb 14, 2011 6:07 pm

Re: Trouble after installation - error when trying to access

Post by AndreasH » Wed Feb 16, 2011 5:15 pm

Hi Tonie.

I uninstalled and re-installed, no problemos whats so ever.

Many thanks for your help.


Locked

Return to “Installation 1.5”