Help to make a web server, please?

Need help with your Linux distro? All questions are good - not all answers are -but we try

Moderator: jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Help to make a web server, please?

Postby viking60 » 20 Dec 2010, 01:06

Suggestion:
make a folder called joomla and unpack all there.
go to http://localhost/phpmyadmin and create the database "joomla" or "pannekaker" or whatever
go to http://localhost/joomla and do the stuff follow the steps etc etc.
when you get to the database configuration page you enter
localhost
root
password
joomla or pannekaker or whatever :)

Joomla will populate the database for you with the install script (the part we did manually before)

select the "install example data" option that will make it easier to check out the possibilities.
Your admin userid will be "admin" when you are finished
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
rolf
Guru-Berserk
Posts: 1107
Joined: 16 Mar 2010, 16:07

Re: Help to make a web server, please?

Postby rolf » 20 Dec 2010, 01:21

It sounds like I need to put folder joomla at /var/www/html, ja?

Edit: I have done and installing now.

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Help to make a web server, please?

Postby viking60 » 20 Dec 2010, 01:34

rolf wrote:It sounds like I need to put folder joomla at /var/www/html, ja?

Edit: I have done and installing now.

:s You don't need to, but I think it is easier to have a folder.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
rolf
Guru-Berserk
Posts: 1107
Joined: 16 Mar 2010, 16:07

Re: Help to make a web server, please?

Postby rolf » 20 Dec 2010, 01:50

ok, i copy/pasted the configuration.php the installer provides to /var/www/html/joomla/ but I don't understand what to remove for this:

PLEASE REMEMBER TO COMPLETELY
REMOVE THE INSTALLATION DIRECTORY.
You will not be able to proceed beyond this point until the installation directory has been removed. This is a security feature of Joomla!.


I am not getting what is "Installation Directory".

oh, maybe this:

Code: Select all

# ls /var/www/html/joomla/
administrator/  configuration.php-dist  images/   -->  installation/ <--  LICENSE.php   modules/    tmp/
cache/          COPYRIGHT.php           includes/   INSTALL.php    LICENSES.php  plugins/    xmlrpc/
CHANGELOG.php   CREDITS.php             index2.php  language/      logs/         robots.txt
components/     htaccess.txt            index.php   libraries/     media/        templates/

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Help to make a web server, please?

Postby viking60 » 20 Dec 2010, 01:54

This is when you go to /var/www/html/joomla and rename the folder called "installation" to "installation_finished" :dance:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
rolf
Guru-Berserk
Posts: 1107
Joined: 16 Mar 2010, 16:07

Re: Help to make a web server, please?

Postby rolf » 20 Dec 2010, 01:56

Yes, although rm -rf was my strategy. :P thanks!

So, sample data is installed but I couldn't enable the ftp layer; I guess the ftp packages needed are not installed...

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Help to make a web server, please?

Postby viking60 » 20 Dec 2010, 02:00

No I did not bother with that either. It can be fixed later on but there is no immediate need. The rest can be done via the control panel now.
And your strategy is clearly the most secure one :tux5: Remember when you create users to pick the tiny_mc editor or something. It makes editing the posts easier. Good job :s
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

User avatar
rolf
Guru-Berserk
Posts: 1107
Joined: 16 Mar 2010, 16:07

Re: Help to make a web server, please?

Postby rolf » 20 Dec 2010, 02:16

Thank you for all your help. The website is going to be very low traffic, something for a sole proprietor of a beauty salon to create a web presence, a little extra exposure. I don't know where to go from here but I've seen the joomla manual and forum, so I'll be looking at that.

Also, I think I need to get into the Linksys and assign this machine a static url, route http (port 80) requests to it, as I seem to have read, somewhere, many new things. Thanks again! :D

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Re: Help to make a web server, please?

Postby viking60 » 20 Dec 2010, 02:20

De nada - I love a good happy ending. Just start with creating some users and start editing/deleting the sample data. Global configuration is were you put the company name and meta tags etc etc. Lots of options (too many :D ) :coffee_cup:
Once the content is up it will be easy to change prises pics and content for the shop owner (or you).
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"


Return to “Help”