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'
I am not able to install the Drupal 8.0.2 on the PostgreSQL 9.2.4.
Could you please help me in this issue? The details you can find below.
Thank you in advance.
I'm getting some troubles trying to do the following:
I have an Ubuntu Server (version 14.04) with Apache. I'd like to install a Drupal 7 Multisite instance. But I would like to access to any site via ports, because it's just a development server and I don't have any domain, just an IP address.
My structure would be something like:
Server IP: 66.66.66.66
Directory of Multisite instance: /var/www/drupal7_multisite