Forum archive
How to proceed after installing Joomla with APT [Solved]
Probably a unbelievable newbie question but I am not able to figure it out with the help of documentation, forum, or wiki. (Be gentle guys it is my first own Linux server experience.)
I installed Joomla with APT via the web management interface (Webmin). According to the information on screen it was successful. It is unclear how to proceed. Joomla is not appearing in the menu’s of the webmin. Where can I find “Joomla”? Which URL do I have to use for the admin pages and the website itself.
Please help!
AJ
Normally, you can see Joomla by visiting http://YourServerIP or http://YourServerIP/path
The Joomla admin console is usually http://YourServerIP/administrator or http://YourServerIP/path/administrator
I have not installed joomla using Webmin or apt so I dont know where it installed on your system and/or if Apache is configured to serve the directory containing it.
Can you search the filesystem for a directory called joomla or administrator to see if that is fruitful?