Search found 192 matches

by mister_v
Mon Mar 06, 2023 7:47 pm
Forum: PHP
Topic: SOLVED: PHP Fatal error: Uncaught mysqli_sql_exception: Duplicate entry
Replies: 2
Views: 8334

SOLVED: PHP Fatal error: Uncaught mysqli_sql_exception: Duplicate entry

I have a problem with as script.
From time to time I get

Code: Select all

PHP Fatal error:  Uncaught mysqli_sql_exception: Duplicate entry
A duplicated key is attempted to be created.
I can't really control the input,
Is there a way to keep going even with a duplicated key ?
by mister_v
Fri Feb 10, 2023 7:33 pm
Forum: Servers
Topic: install lighttp with php
Replies: 1
Views: 15160

install lighttp with php

I have installed lighttp and php on a debian machine.
but php is not working yet.

I need to configure it to work together.
by mister_v
Fri Feb 10, 2023 3:26 pm
Forum: SQL
Topic: change primary key
Replies: 1
Views: 8303

change primary key

hello,

I need to change the primary key of a table.
I need to add a column,
how do I do this ?
by mister_v
Sun Oct 16, 2022 1:23 pm
Forum: Shell
Topic: Run commands parallel
Replies: 1
Views: 7404

Run commands parallel

Hi,

Is it possible to run 2 commands parallel ?
I have 2 command that take some time to complete.
But i don want to wait until the first command is complete before starting the second one.
by mister_v
Sat Aug 20, 2022 3:28 pm
Forum: SQL
Topic: Average of day over several years
Replies: 1
Views: 5575

Average of day over several years

Hi, I making a temperature app
and want to get the avearge temperature a day over several years.

Anyone knows the SQL code to do this ?
by mister_v
Wed Jul 06, 2022 8:28 am
Forum: Servers
Topic: linux verify dates of SSL certificates
Replies: 2
Views: 13232

linux verify dates of SSL certificates

Hi, does anyone knows the linux command to show the expire date of an SSL certificate ?
by mister_v
Sat Jun 11, 2022 9:34 pm
Forum: SQL
Topic: mysql remove last char
Replies: 1
Views: 4367

mysql remove last char

Hi,

how can i remove the last character from a string ?
Like column="a,b,c,d,"; I want to remove the last comma.
by mister_v
Fri Feb 25, 2022 10:43 am
Forum: General
Topic: SOLVED: Linux opera not playing videos
Replies: 2
Views: 10138

Re: Linux opera not playing videos

Ok, thanks that explains thing.
The workaround works.
by mister_v
Mon Feb 21, 2022 8:14 pm
Forum: General
Topic: SOLVED: Linux opera not playing videos
Replies: 2
Views: 10138

SOLVED: Linux opera not playing videos

Hi,

I use the browser Opera but it is not playing (all) videos.
a problem with the diver or codex ?

But in chrome or firefox (on the same PC) do play the videos.

Anyone know how to fix this?
I like opera as a browser.