Exposure unit
for expose PCB by UV light
BananaPi sigle board computer
Banana Pi is an open source hardware project lead by GuangDong BiPai technology co., LTD.
Radiation monitor with BananaPi Zero.
Screenshot of Grafana data interpretation of radiation meter
Load dependent speed controller of the mini drill
The basic equipment of every electrical engineering or model maker's workshop
DPS with soldered components
view of the mounted printed circuit board exported from CAD
Reflow oven
for soldering SMD prited circuits board
Reflow oven
also suitable for drying solid materials
RC433 for HomeAsistant
remote controler for garage door from HomeAssistant
LK-20 power source
Two independent power source for your laboratory
Internet radio and buzzer
Volumio media player with automatic brightness control

Unknown CMS joomla

I have encountered the following problem:
Openning joomla administration interface show me, that my Joomla installation is unknown and upgrade, or reinstall joomla files , does noty solve problem.

 

solution:
Is neccessary to find file "configuration.php" in your root directory on web server and open it in editor and find the line containing 

public $live_site = ' something ';

 and replace it with empty argument

public $live_site = '';

save the file , and reload administrator webpage, and your problem is solved .


Warning:  On the end of line public $live_site = '';  are two apostrophes,  not quotation marks.

Related Articles

Copyright © Free Joomla! 4 templates / Design by Galusso Themes