Quantcast
Channel: Acquia Forums - Dev Desktop

After upgrading to Dev Desktop 2 I can't install Lightning-8-x-2-23 site

$
0
0

I've used the original version of Dev Desktop many times to generate or import local Drupal 7 sites.
I just upgraded my Dev Desktop 2 on a Mac (running OS 10.12.6) and a the current version of Chrome (v62). I'm now trying to generate a local Drupal 8 instance.

After entering all the initial setup variables Dev Desktop launched the Drupal installer but couldn't finish.
First issue was at line 247 in 'settings.php': "$config_directories = array( CONFIG_SYNC_DIRECTORY..." was missing a setting. After I created a 'sync' folder in 'sites/default/files/config_acq.../sync' and entered that info into the appropriate place in settings.php, I tried rerunning update.php and got a no-salt_hash value in line 301 in 'settings.php'.
So I went to DAVID LOHMEYER'S's hash-salt generator, generated a salt_hash and copied it to line 301. But now I get the following error:

Parse error: syntax error, unexpected '$settings' (T_VARIABLE) in /Users/matt/Sites/devdesktop/lightning-8.x-2.23/sites/default/settings.php on line 301.

Nothing I do seems to resolve this. Now what do I do?

the relevant excerpts from my settings.php file:

Starting with Line 245:

* Example:
* @code
*   $config_directories = array(
*     CONFIG_SYNC_DIRECTORY => '/sites/all/default/files/config_acqTmp-2017-12-10T19.02.05-0874',
*   );
* @endcode
*/
$config_directories = array(
      CONFIG_SYNC_DIRECTORY => 'sites/default/files/config_acqTmp-2017-12-10T19.02.05-0874/sync',
    );
  @endcode


Starting with Line 296:
* Example:
* @code
*   $settings['hash_salt'] = file_get_contents('/home/example/salt.txt');
* @endcode
*/
$settings['hash_salt'] = '98d65565b58c1ddfd68c2943ab9f6c0f6d4f34401997d7be746e77a408643c86';

Note: Dev Desktop 2 was able to install a plain 8.4.1 (core only) site that worked, so the problem appears to be with the Lightning 8-x-2-23 distribution... [Update see Note 2]
Note 2: When I downloaded a contrib theme, installed it, and ran update.php on this 8.4.1 (core) instance I got a similar error (Requirements problem):

Errors found
CONFIGURATION DIRECTORIES
Not present
Your /settings.php file must define the $config_directories variable as an array containing the names of directories in which configuration files can be found. It must contain a sync key.
Status: 
Unresolved

Drush 8.1.10 throws PHP Fatal error when attempting to "drush pm" via Dev Desktop 2's built-in terminal tool

$
0
0

After installing a straight Drupal 8.4.1 (core only) local site via Dev Desktop 2, I opened the built-in terminal application and entered "Drush up" to update the files. This is the error trace:

PHP Fatal error:  Declaration of Drush\Command\DrushInputAdapter::hasParameterOption() must be compatible with Symfony\Component\Console\Input\InputInterface::hasParameterOption($values, $onlyParams = false) in /Applications/DevDesktop/tools/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php on line 27

Fatal error: Declaration of Drush\Command\DrushInputAdapter::hasParameterOption() must be compatible with Symfony\Component\Console\Input\InputInterface::hasParameterOption($values, $onlyParams = false) in /Applications/DevDesktop/tools/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php on line 27
Drush command terminated abnormally due to an unrecoverable error.                       [error]
Error: Declaration of Drush\Command\DrushInputAdapter::hasParameterOption() must be
compatible with
Symfony\Component\Console\Input\InputInterface::hasParameterOption($values, $onlyParams =
false) in
/Applications/DevDesktop/tools/vendor/drush/drush/lib/Drush/Command/DrushInputAdapter.php,
line 27
Status: 
Unresolved

2018 new song download

shareit apk for pc

Acquia Dev Desktop 2 Cannot load libmysql.dll

$
0
0

There is a problem with Acquia Dev Desktop 2 that seems to happen quite so often.

After installation, Acquia Dev Desktop 2 cannot start and produces the error message
“Cannot load dll: C:\Program Files (x86)\DevDesktop\mysql\lib\libmysql.dll”.

This occurs even though the aforementioned file does exist in the location mentioned. It happens both on 64bitWindows 7 and 10 and various hardware configurations.

Status: 
Unresolved

Drupal 7.56 database setup problem

$
0
0

After installing Acquia Dev Desktop 2, I try to create a new 7.56 Drupal site, using the “Create a new database” option.

However, during configuration, instead of automatically setting up the database, manual setup is somehow activated. This happens on a specific computer running Windows 10 64bit, although the exact same Acquia Dev Desktop 2 installation file sets up the database automatically on other computers with the same OS.

Moreover, an error message regarding wrong credentials shows up when, using any of the available user accounts.

Uninstalling and reinstalling Acquia Dev Desktop 2 does not solve the problem.

Attachments: 
Status: 
Unresolved

Which is the best platform for E-commerce website development for small businesses?

$
0
0

Establishing a business is not difficult anymore, thanks to technology. You do not need a big budget to establish an E-commerce website. In fact, small businesses on a tight budget can easily do E-commerce website development without requiring to hire a professional service provider. You can use many E-commerce platforms for this purpose. Take advantage of Shopify, Magneto, BigCommerce, WooCommerce, Webs and many more to create an E-commerce website, start selling products and start earning revenue. All you have to do is to learn how to use these platforms and you can easily create E-commerce website on your own.

Status: 
Resolved

How can you create an awesome ecommerce website design?

$
0
0

Believe it or not, web design is a crucial factor when it comes to websites and even much more if you have an e-commerce website. A user-friendly e-commerce website can help give your prospects a better experience and eventually lead to more conversions and sales. Your eCommerce website must be designed and developed in a way that it creates a clean and professional look. During the process of website design & development, make sure everything is easy to find, include simple navigation, clear CTAs and adaptable to every screen size. Always design for your target audience as they are the ones who will be using your website and making a purchase.

Status: 
Resolved

What’s the estimated time for a web development project?

$
0
0

There is no general timeframe for a web development project and it depends upon various variables. As a fair estimate, a customized web design project can take anywhere between 4 to 6 weeks, here too there are variability factors including design complexity, revisions etc. Similarly, the development phase of a project takes estimated 4 to 6 weeks additional, again this is just the fair estimate and precise timeframe depends upon dependable factors like a number of pages, operations, and functionalities required. The exact time for any website design and development project will be informed to clients at the beginning of project after getting into the details of an individual project.

Status: 
Resolved

DNN error, How to fix?

$
0
0

Getting error from the time when I install new extension and receive a message on dashboard the message with subject "DNN error - return to site" I tried many times but can't return on site, please suggest me a better way to fix error.

__________________________________________
at&t wireless customer service

Status: 
Unresolved




Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>