OK I found this one, small enough, but where does it install to? can’t find the app, of any files of anything.
Being a total novice to Linux stuff….where is this file located and why don’t they prompt you for a folder location of the program? And why such a stupid name? Dozens to choose from and most over 300MB, not what I want - I just want Apache to run the index.html webpage or the index.php webpage. I do not need Javascript or Java programming editors….

⤋ Read More

Hmm? I see

Problem I see is the files are located where Ubuntu wants to put them, not where I want to put them?

“Your package manager (apt) does not prompt you, because the package maintainer has chosen some defaults for you which works with the rest of the system. So there is simply no need. Why would you want to change the installation directory anyways?” I see Lyse, but that is the point of file management, moving files and the executable to where you want them. One memory stick for example. To run them double left click on them

I don’t like the files in a folder /var/www/ why can’t I make my own path, and confige Apache.exe to run from a configured path? Say entirely off a memory stick?

If you create a website, you want the entire executable to move with you… easier that way…. You take the memory stick with the executable file with you, and it runs and uploads with a double left click. The idea of running through a Linux default means you can’t remove your website elsewhere?? For example I have many small software programs that go where I go, I wish I too Word 7 with me, docX files are a pain. GIF emulator.exe for example, Note2Pad.exe another example. I don’t like apps stored inside some machine. Emails is another pain, all my emails are stored in rich file format on files outside of the program. For example is a bank fails, what happens to your money ? Old schooled keep things more robust.

⤋ Read More

@off_grid_living@twtxt.net Normally, in the days when I used to run Linux on the Desktop and used Apache once upon a time, the default configuration would mean files served out of your public_html directory in your home directory was the place where the web server looked for to serve files from. This would make something like http://localhost/~your_username work. But it’s been a while since I’ve done any of this myself…”

⤋ Read More

I mean if you didn’t really need PHP (I suspect you do?) you could run any ‘ol web server in the current directory where you have your site and just serve that straight up locally.

⤋ Read More

@off_grid_living@twtxt.net If you’d like to try something new (I know I know!); I just modified your site’s file a teeny weeny bit and got it working with FrankenPHP a nice little portable web server written in Go that “just works”™ that is able to handle and execute PHP for you and your site basically “just works”™ out of the box locally, run from any directory.

⤋ Read More

Sounds great James. I don’t need PHP right now, will do everything using HTML - and I would love the zero configuration. How did you do that using my website, it has files in .txt format? I guess you just added the HTML bit with some code hey? What about hyperlinks? I think a variable is passed corresponding to the webapge number from 1.htm to 1200.htm.

Tomorrow is a busy day for me, off to tow a car home, so will be off grid pun intended. Thanks for the input your computer experts.

⤋ Read More

Lyse you are completely correct. I run the local host website as a thin webpage right next to the NotePad 2 text editor, and I edit the webpage as I go along, while the web server shows you how it looks like on the Local Internet. That way I save dozens of editing mistakes when it finally become hosted on the grand Internet, plus I have an exact copy the my website at all times, should I lose something from the hosted Internet.

So how do any of you who have created webpages before do this sort of thing? How do you know what your experience is like? Since the host changes features, this changes the web hosting experience, which is a terrible pain. Think of the thousands of editing I have to do?

I will post you some examples…

⤋ Read More

So you have to watch capitals, stupid computer auto fixing of quotation marks, etc etc. Boring tedious details overlooked unless you have a local web server running next to your editing.

⤋ Read More

Participate

Login to join in on this yarn.