This is my first post, so, nice to meet you all. Also, I am quite new to JumpBox.
This is base-level question, sorry for that.
I have installed LAMPd on VMware Server 2. I run the virtual machine no problem. I access the LAMPd configuration with https://lampd:3000 no problem.
I want to install a ticketing system (PHP application) named osTicket. This is a very simple PHP application that only needs to be uploaded to the "website" and then have the website.com/install running to configure.
Well, previously I need to set up the MySQL database, but that was no problem.
My question:
I have done all the previous. I have used FTPzilla and uploaded the PHP application to /home/admin and I have tried to go to: http://lampd/install and didn't work.
http://lampd/home/admin/install and http://lampd/admin/install dindn't work either.
I know this is probably a very stupid question, and I am sorry, but, how do I run the installer of a PHP application I have uploaded to the LAMPd?
Thank you very much,
Iñaki Quintana.
Unable to access lampd after installation
Hi greetings to you all. I am quite new for Jumpbox. I have just downloaded the lampd-1.1.15 and extracted and started through vmware player. The initial screen shows that lampd has obtained ip address and can be accessed through http://192.168.1.3/ for initial configuration.
I was trying to access but could not. When i ping the IP address and hostname, frm the host machine, i am getting response. I was laterally struck and could not go further.
Can anyone help me in this??
Thanks and regards
venu
I could be wrong, but I think
I could be wrong, but I think you need to upload it to /var/data/public and then access it from http://IPADDRESS/install
This wiki page may help, http://wiki.jumpbox.com/doc/app/lampd and in particular http://wiki.jumpbox.com/doc/app/lampd/faq/app_location
Let me know where that gets you. Best wishes, David