project on community does not update base url
Permalink
The installation on the new location seems unable to connect to the community to update the base url of the installation, resulting in an inability of installing / updating plugins.
Is there a possibility to force this connection? Does this function use any non-standard ports (other then 80 or 443) that might be blocked by the firewall? Are there any permissions I might need to check?
# concrete5 Version
5.6.3.1
# Server Software
Apache
# Server API
cgi-fcgi
# PHP Version
5.3.3
# PHP Extensions
apc, apcu, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mcrypt, mysql, mysqli, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, readline, Reflection, session, shmop, SimpleXML, snmp, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
Is there a possibility to force this connection? Does this function use any non-standard ports (other then 80 or 443) that might be blocked by the firewall? Are there any permissions I might need to check?
# concrete5 Version
5.6.3.1
# Server Software
Apache
# Server API
cgi-fcgi
# PHP Version
5.3.3
# PHP Extensions
apc, apcu, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mcrypt, mysql, mysqli, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, readline, Reflection, session, shmop, SimpleXML, snmp, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
Shameful bump?
http://www.concrete5.org/documentation/how-tos/editors/reconnect-to-the-community/
This process uses CURL, so there's that to explore.
This process uses CURL, so there's that to explore.
Thanks for your reply. Sadly this did not do the trick. I do see that the url it goes to is different no though.
First when I tried to reconnect I got the following url: index.php/dashboard/extend/connect/
No I get the following: index.php/dashboard/extend/connect/register_step1/
The result stays the same: A window "connect to the community" with nothing inside.
PHP seems to be supporting curl:
# PHP Extensions
apc, apcu, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mcrypt, mysql, mysqli, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, readline, Reflection, session, shmop, SimpleXML, snmp, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
First when I tried to reconnect I got the following url: index.php/dashboard/extend/connect/
No I get the following: index.php/dashboard/extend/connect/register_step1/
The result stays the same: A window "connect to the community" with nothing inside.
PHP seems to be supporting curl:
# PHP Extensions
apc, apcu, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mcrypt, mysql, mysqli, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, readline, Reflection, session, shmop, SimpleXML, snmp, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
I found the problem.
I tried Internet Explorer 8 instead of chrome. There a small bar appeared at the bottom of the site saying some content was hidden due to security concerns and allowed me to show the content.
If anybody is also experiencing this problem, have a look in that direction.
I tried Internet Explorer 8 instead of chrome. There a small bar appeared at the bottom of the site saying some content was hidden due to security concerns and allowed me to show the content.
If anybody is also experiencing this problem, have a look in that direction.