\n"; echo "Now I need to know whether you want me to create the databases on my own or if you have already created the database for me to use. If you are upgrading, you will want to select the latter function. For me to create the databases, you will need to supply the MySQL root password.\n
NOTE: clicking on "Continue" may delete or cause damage to data on your system. Before you continue please backup your data.
echo “OpenEMR is already configured. If you wish to re-configure the SQL server, edit $conffile, or change the ‘config’ variable to 0, and re-run this script.<br>\n”;
whatever is wrong is happening just in <br>\n"
wich platform (lamp) and versions are you using
Well here’s the nitty gritty on the problem.
This is a Novell Linux Small Biz Server. Novell installs all of its files under the /var/opt/novell directory this includes Apache and perl. LIBPHP4.so is not installed. Novell uses apache for iManager the Web-based Admin tool.
If you want any PHP apps to run on this server:
1) reconfigure httpd.conf and ssl.conf to ports other than 80 or 443.
2) The other alternative is to have a secondary IP and configure each one to respective IPs.