May 21, 20242 yr Author On 2/17/2024 at 5:20 PM, DutchTee86 said: Hi, Can you add the ioncube loader plugin? Please Create an Issue at Github, so i have it there sortet.
May 21, 20242 yr Author On 2/23/2024 at 3:46 AM, Michele Pietsch said: Hello, I want to set port 443, how can I do that? When I add it in the settings nothing happens. Hey, you can change the Port to whatever you want, but it is ever HTTP The Simplest way is to add a Reverse Proxy so it can do it.
May 21, 20242 yr Author On 3/10/2024 at 11:47 PM, piyper said: I am working a utility that connects to multiple databases. Could you please some data database driver extensions ? pdo_odbc.so odbc.so if there are specific ones for MS SQL Server or Oracle, I wouldn't mind those, but I think ODBC would cover those. Thank you! Please Create an Issue at Github, so i have it there sortet.
May 21, 20242 yr Author On 4/30/2024 at 3:05 PM, Yasheena said: However, the SOAP module is no longer included in the current version. I added the docker-php-ext-soap.ini file with appropriate content and it loads too, but obviously the soap.so module doesn't exist. SOAP is not displayed with phpinfo. Can this be added back? 27 minutes ago, Yasheena said: I tried to use "apt install php8.3-soap" to add the soap client. But this module cannot be found. So I tried to add the repository "ppa:ondrej/php", but adding repositories is not possible in your docker image. What can I do? Hey, I'm sorry to hear that I Try to Change it in the Comming week. Please Create an Github Issue so i have it There Sorted.
August 10, 20241 yr Hi I have this code . Haw to oped java on this server <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <link rel="icon" type="image/svg+xml" href="/logo.png" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>Sak | Portfolio</title> </head> <body class="bg-night"> <div id="root"></div> <script type="module" src="/src/main.jsx"></script> </body> </html> Edited August 10, 20241 yr by limpid
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.