Bug #14169
closed
Cannot create new pages with Quickstart Package and 3.6.0 core
Added by old_mallyone2 over 20 years ago.
Updated over 17 years ago.
Description
I have new installations of 3.5, 3.6 beta and 3.6 final with the same error.
I follow the tutorial installs, run the install tool to verify the appropriate directories are writable and that the database is up to date.
When I log into the back end and try and create a page, I simply position the page anywhere in the quickstart tree, and enter a pagetitle. I hit the disk icon to submit and the page submits back onto itself with the pagetitle cleared and no page created in the tree.
(issue imported from #M96)
Oh, and I've tested this in both ie 6.0.2800 and firefox 0.8.
Is this bug reproducable on other servers?
At least I wasn't able to reproduce it.
What is your system configuration? Please supply the phpinfo debug information of the install tool.
Unfortunatly, I only have one linux machine to test this on and outside of the 3 clean installs of typo3 on this machine, I haven't had a chance to try it anywhere else.
RE: php info:
This may be another bug, but when I tried to get the php info from the install tool, I got a ""Fatal error: Call to undefined function: imagetypes()" because I didn't have gd lib installed. Anyways, I installed it and here is my php info (I also retried creating a page after this was installed thinking it was depending on some graphic routine, with no luck):
- DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : mcp
TYPO3_HOST_ONLY : mcp
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /demos/typo3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : http://mcp/demos/typo3/typo3/install/index.php?
TYPO3_REQUEST_HOST : http://mcp
TYPO3_REQUEST_URL : http://mcp/demos/typo3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://mcp/demos/typo3/typo3/install/index.php
TYPO3_REQUEST_DIR : http://mcp/demos/typo3/typo3/install/
TYPO3_SITE_URL : http://mcp/demos/typo3/
TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
SCRIPT_NAME : /demos/typo3/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /var/www/sites/test3.communicopia.net/htdocs
SCRIPT_FILENAME : /var/www/sites/test3.communicopia.net/htdocs/demos/typo3/typo3/install/index.php
REMOTE_ADDR : 192.168.0.115
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri: /var/www/sites/test3.communicopia.net/htdocs/demos/typo3/typo3/install/index.php
CONST: php_sapi_name: apache
OTHER: TYPO3_VERSION: 3.6.0
OTHER: PHP_VERSION : 4.1.2
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() : 1
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 30
OTHER: memory_limit : 32M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/1.3.26 (Unix) Debian GNU/Linux PHP/4.1.2
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /demos/typo3/typo3/install/index.php
SERVER: PATH_TRANSLA: /var/www/sites/test3.communicopia.net/htdocs/demos/typo3/typo3/install/index.php
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: gdlib_2 : 0
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: 1
T3CV_GFX: im_negate_: 1
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: composite
- DEBUG SYSTEM INFORMATION - END ###
I've had a chance to try an install on a gentoo system, and it works fine, here is the php info for that site.
- DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : ma.lcolm.com
TYPO3_HOST_ONLY : ma.lcolm.com
TYPO3_PORT :
PATH_INFO :
QUERY_STRING : TYPO3_INSTALL[type]=phpinfo
REQUEST_URI : /t3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
HTTP_REFERER : http://ma.lcolm.com/t3/typo3/install/index.php?TYPO3_INSTALL[type]=about
TYPO3_REQUEST_HOST : http://ma.lcolm.com
TYPO3_REQUEST_URL : http://ma.lcolm.com/t3/typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_REQUEST_SCRIPT: http://ma.lcolm.com/t3/typo3/install/index.php
TYPO3_REQUEST_DIR : http://ma.lcolm.com/t3/typo3/install/
TYPO3_SITE_URL : http://ma.lcolm.com/t3/
TYPO3_SITE_SCRIPT : typo3/install/index.php?TYPO3_INSTALL[type]=phpinfo
TYPO3_SSL :
SCRIPT_NAME : /t3/typo3/install/index.php
TYPO3_DOCUMENT_ROOT : /home/httpd/sites/ma.lcolm.com:80/htdocs
SCRIPT_FILENAME : /home/httpd/sites/ma.lcolm.com:80/htdocs/t3/typo3/install/index.php
REMOTE_ADDR : 207.232.106.161
REMOTE_HOST :
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; brip1; .NET CLR 1.1.4322)
HTTP_ACCEPT_LANGUAGE: en-us
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CONST: PATH_thisScri: /home/httpd/sites/ma.lcolm.com:80/htdocs/t3/typo3/install/index.php
CONST: php_sapi_name: apache
OTHER: TYPO3_VERSION: 3.6.0
OTHER: PHP_VERSION : 4.3.6
imagecreatefromgif(): 1
imagecreatefrompng(): 1
imagecreatefromjpeg(: 1
imagegif() :
imagepng() : 1
imagejpeg() : 1
imagettftext() : 1
OTHER: IMAGE_TYPES : 30
OTHER: memory_limit : 64M
SERVER: SERVER_PORT : 80
SERVER: SERVER_SOFTW: Apache/1.3.27 (Unix) (Gentoo/Linux) PHP/4.3.6
SERVER: GATEWAY_INTE: CGI/1.1
SERVER: SCRIPT_NAME : /t3/typo3/install/index.php
SERVER: PATH_TRANSLA: /home/httpd/sites/ma.lcolm.com:80/htdocs/t3/typo3/install/index.php
T3CV_GFX: image_proc: 1
T3CV_GFX: gdlib : 1
T3CV_GFX: gdlib_png : 1
T3CV_GFX: gdlib_2 : 0
T3CV_GFX: im : 1
T3CV_GFX: im_path : /usr/bin/
T3CV_GFX: im_path_lz: /usr/bin/
T3CV_GFX: im_version: 1
T3CV_GFX: im_negate_: 1
T3CV_GFX: im_imvMask: 0
T3CV_GFX: im_combine: composite
- DEBUG SYSTEM INFORMATION - END ###
I have also upgraded to 3.61 on both machines (although both are listed at 3.60) and still have the problem on the debian machine.
This report is quite old and I haven't heard of such an issue ever, therefore I'm closing this issue.
If the bug is still reproducable with recent versions, please reopen and explain how to reproduce...
Also available in: Atom
PDF