LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-10-2018, 11:12 AM   #16
zaqwsx
LQ Newbie
 
Registered: Aug 2018
Posts: 9

Original Poster
Rep: Reputation: Disabled

Quote:
Originally Posted by Habitual View Post
If this occurred directly after installation of the "LAMP Stack", it could be the install process started it.

You can determine what is "on" port 80 using
Code:
lsof -i :80
and the process that is running on port 80 should be listed in the left-most column.

Hope this helps future diagnoses.
But it sounds like you have it working.
Yeah it's all working now thanks to you lot.

I also got LWT running on my own....some how.

In case anyone sees and is in my situation, I'll explain what I did.

I had to move my Learning With Texts folder into the /srv/http folder:

Due to the previous installation attempt, my LWT files were in the /var/www/html/ directory. So I moved them to the /srv/http directory instead.

Code:
$ sudo mv /var/www/html/lwt /srv/http
Then I ran these commands:

Code:
$ sudo chmod -R 755 /srv/http/lwt
$ sudo rm /srv/http/index.html
$ sudo systemctl restart httpd
Then when I started up http://localhost/lwt I got an error. I can't recall what it was about but I fixed it by going into lwt's connect.inc.php file and put the mariadb password into the $passwd = parameters and saved it. It now works all fine.

Thanks again for everyone's patience I am over the moon !

Last edited by zaqwsx; 08-10-2018 at 11:18 AM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xampp installing issue NoWeDoR Programming 1 12-03-2015 08:24 AM
CentOS 7 installing XAMPP smurfee Linux - Newbie 4 09-22-2014 09:48 AM
Installing XAMPP... brian47374 Linux - Software 6 12-15-2012 12:05 AM
How to get texts and image of texts on ubuntu terminal like linux mint? cola Ubuntu 1 06-02-2010 12:01 AM
Help in installing xampp nilambar Linux - Newbie 1 09-22-2009 07:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration