Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > Bugs > Topic : no MySQL databases are being created

2


Threaded Mode | Print  

no MySQL databases are being created
Husky
Group: Member
Post Group: Newbie
Posts: 4
Status:
Quote From : alons July 23, 2009, 3:55 pm
Sir whats the path to your MySQL bin files ?
It's /usr/local/mysql/bin .I should also write that the server was not altered, it's a standard DA 1.33.7 (custombiuld, not customapache, because the latter comes with Apache 1.3).  -- quick update - AEF installed correcly. MyBB and many other scripts still won't work...

Edited by Husky : July 23, 2009, 6:14 pm
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Can you just let me know whether the following ShelL command works :
/usr/bin/mysql --help

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
groefie
Group: Member
Post Group: Newbie
Posts: 5
Status:
Quote From : alons July 24, 2009, 7:24 am
Can you just let me know whether the following ShelL command works :
/usr/bin/mysql --help


As we have the same problem with empty databases I tried the above shell command and I can confirm that this works fine.
IP: --   

no MySQL databases are being created
SoftDux
Group: NOC
Post Group: Working Member
Posts: 113
Status:
Quote From : alons July 23, 2009, 1:00 pm
The simplest way to get softaculous working is having shell_exec() in PHP work.
And there is a real good news.
We have the alternative to Shell exec import of Database which works on PHP and MySQL alone and we are soon to release 1.8 before the end of this month.

Regards,
Alons


Alons, we have shell_exec enabled, but it still doesn't work. So, how else can we get it to work.

When will 1.8 be released?
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : groefie July 24, 2009, 7:30 am
Quote From : alons July 24, 2009, 7:24 am
Can you just let me know whether the following ShelL command works :
/usr/bin/mysql --help


As we have the same problem with empty databases I tried the above shell command and I can confirm that this works fine.


But is shell_exec enabled on your Server.
I asked the above command to work on Husky server.
Also are databases being created on your server or not ?

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
groefie
Group: Member
Post Group: Newbie
Posts: 5
Status:
Quote From : alons July 24, 2009, 5:05 pm
Quote From : groefie July 24, 2009, 7:30 am
Quote From : alons July 24, 2009, 7:24 am
Can you just let me know whether the following ShelL command works :
/usr/bin/mysql --help


As we have the same problem with empty databases I tried the above shell command and I can confirm that this works fine.


But is shell_exec enabled on your Server.
I asked the above command to work on Husky server.
Also are databases being created on your server or not ?


shell_exec is disabled - for security reasons we don't change that setting. Databases are created but are empty.
IP: --   

no MySQL databases are being created
Husky
Group: Member
Post Group: Newbie
Posts: 4
Status:
Same here - the database is created, but empty.  And to answer the question about /usr/bin/mysql --help - no, it doesn't work, as the mysql  binary on my server is located in /usr/local/bin/, not in /usr/bin/.
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : Husky July 24, 2009, 5:29 pm
Same here - the database is created, but empty.  And to answer the question about /usr/bin/mysql --help - no, it doesn't work, as the mysql  binary on my server is located in /usr/local/bin/, not in /usr/bin/.


Can you just create a symlink for this purpose.
Things will start working ASAP

groefie 1.8 has the solution to all this problem.
1.8 will make us more capable to compete with Fantastico as even Fantastico cant do without shell_exec.
But Softaculous 1.8 onwards we will entirely remove dependence on MySQL shell exec

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : Boboga July 22, 2009, 8:56 am
The creation is working, but the database stays empty.

Also i've got this error when saving settings from the admin page:
The following Errors were found :

  • Could not locate universal.php at the path you specified.



Sir can you please let me know the File Permissions on universal.php
It may be that the admin user may not have permissions for the same.

Regards,
Alons

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
Boboga
Group: Member
Post Group: Newbie
Posts: 9
Status:
Quote From : alons July 24, 2009, 7:25 pm


Sir can you please let me know the File Permissions on universal.php
It may be that the admin user may not have permissions for the same.

Regards,
Alons


root:root has 755 :) (same as the other files in /var/softaculous/aef/)
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Its fixed in 1.8.
Please let us know if it persists

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
SoftDux
Group: NOC
Post Group: Working Member
Posts: 113
Status:
Quote From : alons July 25, 2009, 3:28 pm
Its fixed in 1.8.
Please let us know if it persists


So does this mean that we can now setup MySQL databases with shell_exec disabled? And also with cPanel on SSL ports?
IP: --   

no MySQL databases are being created
MJMWeb
Group: Member
Post Group: Newbie
Posts: 11
Status:
I have 1.8 and am having this issue
edit: Disregard this post is supposed to be fixed in todays v1.8

Edited by MJMWeb : July 26, 2009, 6:21 am
IP: --   

no MySQL databases are being created
alons
Group: Administrator
Post Group: Super Member
Posts: 2280
Status:
Quote From : SoftDux July 25, 2009, 7:59 pm
Quote From : alons July 25, 2009, 3:28 pm
Its fixed in 1.8.
Please let us know if it persists


So does this mean that we can now setup MySQL databases with shell_exec disabled? And also with cPanel on SSL ports?

Yes once all the packages are updated by 27th

-----------------------
For immediate support please email us at our Support email address. PMs sent to any Softaculous Team member or posting in the forums is not the official way to get support.

Virtualizor - The Next Generation VPS Panel
Webuzo - It is Softaculous Standalone for Enterprises, SMB, Developers. Deploy it on Dedicated Servers, VPS, Virtual Appliances or the Cloud
Pinguzo - Server and Domain Monitoring tool
PopularFX - Marketplace of WordPress, Drupal, Joomla, Bootstrap themes
Remote Installer - Use Softaculous over FTP/FTPS/SFTP
IP: --   

no MySQL databases are being created
SoftDux
Group: NOC
Post Group: Working Member
Posts: 113
Status:
Quote From : alons July 26, 2009, 7:01 am

Yes once all the packages are updated by 27th



Aaah, ok. So that's why I still get empty databases when I install scripts?
IP: --   

« Previous    Next »

Threaded Mode | Print  

2


Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 25, 2024, 10:10 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.026