Good day dear Drupal community,
we have a weird problem here.
To environment:
local Microsoft Windows Server 2008 R2 / IIS Web Server 8 / database SQL Server / Drupal 7.41 / PHP 5:53
PHP and SQL are related to the matching SQL PDO driver and Fast CGI.
So far everything ok. The WinCache is also solved.
Now the following happens:
If I want to install modules on the way via local installation (module download and select Drupal zip) we get the following
Error message:
I used the Drupal 8 installer to create a new instance of Drupal 8. It should show the default content and menus using the Bartic theme at the completion of the install.
Instead, I just get un-stylized content - links, and unformatted text - no images - no styled menus, etc.
I did two "clean installs" yielding the same result. No files are missing for the install to run 8.0.2 - I verified all were uploaded to the server for the install. It goes through the 40 step install.
Apologies in advance - I'm a front end developer, and am pretty clueless when it comes to back end stuff...so, here goes.
I'm trying to get my setup working properly. I've had some help, so it's almost there. I currently only have a single site, but I intend to have several, each on a different port. This is, of course, only for development and the sites will be hosted live elsewhere.
I Install Wordpress on my t20worldcup-2016.in site, and now i want to change it from wordpress to drupla, can someone plz guide me how i can do this, and i also want to make an forum in my site, so i want to insatall defferent template to forum, can i keep two templates in one site?
HI guys, I am new to Drupal and I'm trying to install it but I got an error, An AJAX HTTP request terminated abnormally. Debugging information follows. Path: http://localhost:8080/install.php?profile=standard&locale=en&id=1&op=do StatusText: ResponseText: ReadyState: 4
I am using Drupal 8.0.2. I tried to install Drupal on non public schema on PostgreSql but it fails.
First it wanted me to alter table with this command :
ALTER DATABASE "mydb" SET bytea_output = 'escape'