Hello,
I have installed 3.18 and all seems to work. I created website and uploaded parsefile and made first page (a la post from Avi). But when I come to asign URLs to site or page it does not work. after grant to public etc I can still not see any urls. if I preview I get: This asset cannot be previewed or does not have a URL assigned to it.
what do I do wrong?
You should just now need to assign a URL to the site, from admin, right click the site then URLs and type one in. Once this is done you can apply designs
Hi
This of course I did, ( I followed Avis guide exactly) The problem is that when I write the url for the site and press comit nothing happens. I do not see any url were it should be written.
It was reported and confirmed as a bug. We have to wait for 3.18 RC2.
It was reported but we could not replicate the problem on any system we have access to:
http://bugs.matrix.squiz.net/view_bug.php?bug_id=2854
I believe another forum user downgraded to php 5.1.6 and got it working in the process. If that is an option for you, please let us know how you go.
so it means I cannot use the systen now? when is RC2 out. Is there nothing I can do?
RC2 has no scheduled release date at this time, but it wont fix your problem anyway as nothing has changed with that code. What version of PHP are you running and, if you are running 5.2.x, can you downgrade to 5.1.6 to see if that fixes it. We don't know what is causing this problem, so we just need to find a PHP version that it is confirmed to break on so we can get a dev machine loaded with that configuration.
I would prefer not to downgrade as I have other applications and website runnig on the machine. Is there anything I can help you with to find the solution?If you need any logs or other info let me know
Thanks
We at least need to know your OS, PHP version and PostgreSQL version
I couldn't get it working with Fedora8/PHP5.2.6 so I got another computer up and running with CentOS 5.1/PHP 5.1.6 and managed to get it working with David Schoens patch for blank pages.
I did a php -i
below is the other info
PHP Version => 5.2.5
System => Linux [removed for security] 2.6.18-xenU64 #4 SMP Mon May 21 16:12:13 CEST 2007 x86_64
Build Date => Feb 1 2008 21:03:11
Configure Command => './configure' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--with-pdo-mysql' '--with-pdo-pgsql' '--with-pear' '--with-pgsql=/usr' '--with-xsl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-soap' '--enable-mbstring'
Server API => Command Line Interface
Virtual Directory Support => disabled
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => zip, php, file, data, http, ftp, compress.zlib, https, ftps
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright © 1998-2007 Zend Technologies
with Zend Extension Manager v1.2.0, Copyright © 2003-2006, by Zend Technologies
with Zend Optimizer v3.2.8, Copyright © 1998-2007, by Zend Technologies
_______________________________________________________________________psgr:PostgreSQL 8.1.11 on x86_64-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.1.2 20070626 (Red Hat 4.1.2-14)
apache2
- Intel Xeon Quad core (1 dedicated core)
- 20GB of disk space
- 256MB of RAM
- Interface DirectAdmin (management console unlimited domain)
- Linux CentOS-5 64bits.
anything else?
That's enough. Thanks.
Should I edit the previousand take the long php info out?
I've done it for you.
Thanks
I am looking forward to test your system. So if there is a fix please let me know. I guess in the meantime I will have to try some other system… A pitty.
Cheers
Iti
I'm also having problems actually doing anything with the site I set up, on Fedora 8:
[bernt@itse6984]~% rpm -q php
php-5.2.4-3
[bernt@itse6984]~% rpm -q httpd
httpd-2.2.8-1.fc8
I'm using Postgres 8.2, with rpms supplied from postgresql.org.
Hoping it'll work with RC2..
Cheers