how can I proceed when I can't type in the EC2 instance ubuntu [closed] - php

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 6 years ago.
Improve this question
the attached image is my Xshell remote control cli of ubuntu in aws ec2 instance.
while I am setting up the mysql-client, ubuntu required root password with 'underline', however, can't proceed after that.
please help me with to proceed.
this is my ubuntu image

The password is not displayed, nor is the cursor, when you type. This is normal.

Related

How to run php artisan migrate in Ubuntu mate [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
it give me that error
I'm using xampp server, not lampp stack And mysql port is:3307
My databse name is:first_app
my laravel .env file
Trying to run laravel migrate

how to fix FileZilla button not found in xampp? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 10 months ago.
The community is reviewing whether to reopen this question as of 9 months ago.
Improve this question
FileZilla Not Found! in xampp maybe someone has the same experience?
Done. I just installed another xampp and copied the FileZillaFTP folder in it, to the xampp I'm using.

What is B4TM4N SH3LL PHP WEBSHELL in linux server [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 years ago.
Improve this question
I recently noticed that in server a files is created by name bat.php, I downloaded the file and checked in local, it has some codes which i didnt understand and wondered what is this file and how it got generated in my server.
Can anyone tell me what is this? and why it is generated?
Looks like someone has compromised your security and installed a Web Shell script on your server. Here's the actual code! https://github.com/k4mpr3t/b4tm4n
Remove it NOW! This will allow the user to run CLI commands on your system!

how to install mysql/phpmyadmin into pendrive [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
i have a requirement.how can i do it.i have to keep my php files in wamp server but phpMyadmin in penDrive.is is possible.if possible how can i do this.how about database configurations.
thank u.
You could try uWamp . Its a Zip archive, just unpack it and you can run the wamp server.
An alternative is XAMPP Lite.
Here is tutorial on how to use it.

Web development in LAMP VM WARE [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
I have a LAMP configuration set up in a VM WARE. I am going to transfer files via FTP using transmit client.
Currently I have my files in the following directory
192.133.323.122/website/project/home.php
Do I create a folder in a specific directory?
Usually it'll go in your
your_user_here/var/www
but it doesn't matter really, as long as you know where it is and you know how to reach it.
I would suggest creating a folder with the name of the site, so you can find it easily, so it'll be something:
your_user_root/var/www/project_name

Categories