Softaculous


Topic : Drupal 7 support


Posted By: shadeyoj on September 30, 2017, 8:15 pm
Drupal is more used than Drupal 8 by a long shot. Have dropped support for Drupal 7?

Posted By: Brijesh on October 2, 2017, 10:05 am | Post: 1
Hi,

We do support Drupal 7

You can install an older version of a script using the below guide :
https://www.softaculous.com/docs/Install_Older_Versions_of_Scripts#Choose_the_script_version

The above guide is for Joomla, similarly you can install Drupal 7 as well.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: shadeyoj on November 7, 2017, 3:24 pm | Post: 2
The only option available to me is 8.4.2. After upgrade this has happened before, but eventually i got the options for D7 and D6. Now I only have D8 with two commas.

Posted By: shadeyoj on November 7, 2017, 9:09 pm | Post: 3
Here is a screen shot that Drupal 7 did not load


Posted By: Brijesh on November 9, 2017, 10:45 am | Post: 4
Hi,

It looks like the Drupal 7 package is not downloaded on your machine.

Can you please execute this command on your machine :

For Windows :

"path\to\Ampps\php\php.exe" -c "path\to\Ampps\apache\php.ini" "path\to\Ampps\ampps\softaculous\enduser\cron.php"

For Mac :
"/Applications/AMPPS/php/bin/php" -c "/Applications/AMPPS/php/etc/php.ini" "/Applications/AMPPS/ampps/softaculous/enduser/cron.php"

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: shadeyoj on November 9, 2017, 5:18 pm | Post: 5
The folder structure is much different. I tried with this.

"\path\to\ampps\php-5.6\php.exe" "-c php.ini"  "\path\to\ampps\softaculous\cron.php"

I get this error PHP startup bz2: Unable to initialize module Module compiled with module API=20131226 PHP compiled with module API=20090626 These options need to match.

Similar message when using php 7.1.

I've used ampps since 2.8 and had never had these many issues with the install. Once on 3.2 and they fixed the installer and It has been running smoothly. New win10 machine.

Thanks. But that did not help. And MYSQL hasn't been able to start btw. 

Posted By: Rishi_P on November 17, 2017, 7:56 am | Post: 6
Quote
"\path\to\ampps\php-5.6\php.exe" "-c php.ini"  "\path\to\ampps\softaculous\cron.php"


On AMPPS 3.2, if you have selected PHP-5.3 in AMPPS panel then run following CRON command

"path\to\Ampps\php\php.exe" -c "path\to\Ampps\apache\php.ini" "path\to\Ampps\ampps\softaculous\enduser\cron.php"


And if you have selected other than PHP-5.3 then run following CRON command:

"path\to\Ampps\php-5.3\php.exe" -c "path\to\Ampps\php-5.3\php.ini" "path\to\Ampps\ampps\softaculous\enduser\cron.php"

Or you can try following method:

Start AMPPS and login to http://localhost/ampps-admin/

Now select software --> General Scripts option --> Search for Drupal and select both check Boxes --> click on update Settings button.


Posted By: shadeyoj on October 17, 2018, 7:57 pm | Post: 7
The last option of the using the admin was like finding a cookie. Thank you so much, that worked

Posted By: hbblogger on January 9, 2020, 11:39 am | Post: 8
I am doing an upgrade on my Drupal 7 installation.  I have Drupal 7.67 and want to upgrade to 7.69. Usually this is not a problem but I have received a strange error :  Any idea how I can resolve this.  I have no Drupal 6 installations.
  The following errors were found :
  • It is not possible to Upgrade from to 7.69 Please upgrade to the latest version of Drupal 6 branch before upgrading to 7.69

Posted By: shadeyoj on January 30, 2020, 4:36 pm | Post: 9
If you have Drush installed I would use that. drush pm-update drupal

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.