Forum

mrmucha
@mrmucha
Admin
Member
Dołączył: sty 9, 2012
Last seen: kwi 8, 2025
Tematy: 535 / Odpowiedzi: 561
Odpowiedz
Odpowiedź na: PHP - set of mostly used default modules install

sudo apt install php8.2-{bcmath,fpm,xml,mysql,zip,intl,ldap,gd,cli,bz2,curl,mbstring,pgsql,opcache,soap,cgi}

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 1994
Odpowiedz
Odpowiedź na: mysql - quick delete rows older than ...

DELETE FROM my_table WHERE my_field < (curdate() - INTERVAL 128 DAY)

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 492
Odpowiedz
Odpowiedź na: Uncaught ReferenceError ReferenceError: Must call super constructor in derived class before accessing 'this' or returning from derived constructor

add super() to constructor (don't forget about variables for inherited class if they exists) constructor() { super() }

2 lata temu
Forum
Odpowiedz
Odpowiedź na: VSC, Could not read sourcemaps

1. Add launch.json file to VSC project/p> 2. add into launch.json "sourceMaps": true, "resolveSourceMapLocations": [ ...

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 575
Odpowiedz
Odpowiedź na: Varnish and Wodpress - all supages got 404 error

modify vhost and Directory configuration <Directory "/home/www/my.webpage.com"> Allow from all Options FollowSymLinks AllowOverride A...

2 lata temu
Forum
Topic
Forum
Replies: 0
Views: 556
Odpowiedz
Odpowiedź na: [PL] Budowa, zakup małej elektrowni wiatrowej - ile łopatek powinien mieć wiatrak?

Liczba łopatek wiatraka wpływa na jego wydajność i charakterystykę pracy. W przypadku elektrowni wiatrowej o mocy 3kW, która ma pracować efektywnie pr...

2 lata temu
Forum
Odpowiedz
Topic
Forum
Replies: 0
Views: 587
Strona 6 / 74