Skip to main content

All Questions

Tagged with
0 votes
0 answers
117 views

How is Windows 11 Apache php 8 Apache manual setup different from the php 7 on windows 10

I have read previous post on the setup of Apache php MySQL manual installation and the all seems to follow the same steps. Please what would be the constant k in all the different different versions ...
 C Okonta's user avatar
1 vote
0 answers
1k views

Main steps on making XAMPP a "secure" env for production

To start out I know that XAMPP is not ideal for production. But I'm a begginner in using Apache, MySQL and most importantly I'm very new to PHP. I came from a Node.js/Java/Javascript background and so ...
Leonardo Santos's user avatar
0 votes
1 answer
1k views

Installed php74-php-mysqlnd but module is not available

I am setting up a clean CentOS 8 server and installed PHP using the Remi repositories. In there, it also has a php74-php-mysqlnd package that should be installing the correct .so files, but I do not ...
Bart Friederichs's user avatar
1 vote
1 answer
82 views

How to create a console that act as a server?

I am a computer science student working on my capstone project. My team is building a vehicle renting system. In this system, user can book and rent a car they like on a specific date range. We are ...
Jeff's user avatar
  • 11
0 votes
0 answers
507 views

Can't connect to MySQL from PHP script running on the PHP builtin server (localhost)

I am trying to connect to the MySQL service provided by XAMPP (screenshot) through a PHP script that runs on the builtin PHP server (I started the server through php -S localhost:4242 in the folder ...
Darius V.'s user avatar
1 vote
1 answer
22k views

selecting from SQL with LEFT JOIN and multiple conditions

I am trying to fetch posts with multiple filters, my database is as below, "Meta" Table id meta_key meta_value object_name object_id 2 location new city post 2 1 post_type section post 2 ...
harshit mishra's user avatar
0 votes
1 answer
72 views

MySQL 1273 Workbench

I have initially started to run https://www.youtube.com/watch?v=7S_tz1z_5bA&t and installed it all. When using MySQL Work Bench I initially run it, I get thunder icon when it runs but then I get ...
David Daoud's user avatar
1 vote
0 answers
15 views

What is causing my home LAMP server to wait about 57 seconds before serving up a web page?

I should preface this all by saying that I'm certainly not a sysadmin, or even a web designer. I've searched for an answer but most answers I've seen have to do with WAMP and DNS. Not my particular ...
tripleman's user avatar
2 votes
2 answers
9k views

mysql doesn't ask for root password when installing

situation I did install MySQL by using a MySQL installer and I did fill out the content as following MySQL did ..but not asked a password .. try Anyway I tried to start mysql set-up in the command ...
Taiga's user avatar
  • 45
1 vote
1 answer
3k views

Error for remove mysql-server-8.0 on linux system

Hello my mysql install is broken i can't uninstall or reinstall them i'm stuck. Os: POP Os 20.04 LTS Mysql: mysql Ver 8.0.21-0ubuntu0.20.04.4 for Linux on x86_64 ((Ubuntu)) Problem I have ...
Jud3v's user avatar
  • 121
0 votes
1 answer
61 views

how to make an sql file copied to the server work

I am trying to create a login page on my ubuntu server. I have Apache2, php, and mysql installed and running. I downloaded a sample PHP MySQL Login System including a users.sql file. Is there a way to ...
Mike's user avatar
  • 1
1 vote
1 answer
2k views

How do you track down high PHP-FPM usage on a dedicated WHM server?

This is on a unmanaged dedicated webserver used to run Opencart 2.3.0.2 PHP 7.1 Server specs: Xenon 2.13Ghz 8 Core 32GB RAM CentOS 7.8 WHM v86.0.18 The traffic looks like I am being ...
dsibeans's user avatar
-1 votes
1 answer
581 views

Problems With XAMPP (1 of 2 services running)

When I try to start Apache, it gives me this error: 11:30:58 PM [Apache] Error: Apache shutdown unexpectedly. 11:30:58 PM [Apache] This may be due to a blocked port, missing dependencies, 11:...
Dante's user avatar
  • 1
-2 votes
1 answer
56 views

Avoid Displaying Success or Failure message twice while inserting Array items in database using php [closed]

I insert values that have been checked in a PHP table, but what happens is when I select more than one item, I receive more than one success or failure message. This is my code for inserting in the ...
Masaba James Moses's user avatar
0 votes
0 answers
4k views

How to notify a client about change in MySQL database without making a request

I have a client (an esp8266 module) that constantly (every 2 seconds) connects to a server, executing a query from a php script and gets any possible changes in MySQL database. I implemented a http ...
Mehdi Maazi's user avatar

15 30 50 per page
1
2 3 4 5
13