• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

HTTP server upload/save ability

kile22

Member
The past couple days I've been asking question on here about setting up an HTTP server. I have apache, PHP, and MySQL up and running after much ado. I can run PHP scripts and view files on my server from other networked PCs.

I can't figure out how to get uploads/saves enabled. One of the config files, I believe the phpMyAdmin setup file, has a place to define a location of these two features. I put localhost/Save and localhost/Upload, but this didn't work. I would like to have the ability to drag and drop or just have a browse/upload button. I don't know anything about servers, PHP, HTML, or MySQL so I don't know how hard that would be. I mainly want to learn html and php so I build my own psuedo-website, not technically on the internet just on my network.

A couple more off topic things:
How can I check to make sure people outside my network can't see my things?
Do I have to have MySQL to do what I want? I want to learn php and it said I needed it.
How do I add user accounts?

I know your probably tired of my noob questions, but google has let me down on this one.
 
Back
Top