Questions tagged [ionos]

IONOS is the web hosting and cloud partner for small and medium-sized businesses based in Europe. Questions about programming and architecture are on topic. The IONOS tag is rarely used alone and will usually be used with other tags to more clearly define the topic of the question.

80 questions
0
votes
1 answer

Installing SSL certificate from Ionos on Tomcat server, "Trust Anchor not found for Android SSL Connection"

I normally install SSL by creating a CSR and then have the SSL provider generate the certificates. GoDaddy would normally give a zip of 3 certificates files, root, interm, website. This works fine. But not I am trying to install a certificate from…
James
  • 17,965
  • 11
  • 91
  • 146
-1
votes
1 answer

Laravel php artisan migrate not working on server with ssh from console

I try to install my website on a server. I connected via ssh to the server to run 'php artisan migrate', but it didnt work and only show me the following error: (uiserver):u108900605:~/portfolio$ php artisan migrate Content-type: text/html Warning:…
NewInSpace
  • 23
  • 4
-1
votes
2 answers

How ToSetup a Python Flask Server in IONOS?

I have an ionos server, and I am trying to run a python flask server on it. I connected to it via a Linux Terminal with ssh, however doing python3 main.py runs it locally: I am new to this, am I doing something wrong? I logged into the ssh with the…
user14210589
-1
votes
2 answers

Connection could not be established with host "ssl://null:465": stream_socket_client(): php_network_getaddresses: getaddrinfo failed

If I use symfony/mailer in symfony4.4 on the my localhost with mailtrap, it works. No error But If I try on the server https://my.ionos.fr, it display error like this : Connection could not be established with host "ssl://null:465":…
yvon
  • 81
  • 1
  • 8
-2
votes
1 answer

sql query in php does not return the value in stored in the table but does correctly in phpmyadmin

I'm trying to set ID as a session variable however I cannot manage to retrieve the ID value from the 'Users' table using an SQL statement, the retrieved value is 1 no matter what field you try to SELECT e.g. I've tried with Firstname instead if ID…
Jas
  • 3
  • 2
1 2 3 4 5
6