Bug #61345
closedFE URL always redirects to install tool
0%
Description
web host: one.com
maridab
no exec
folder permissions fine
using clean bootstrap introduction pkg http://bstdist.ch
Files
Updated by Chris Montgomery about 10 years ago
- File system-environment.zip system-environment.zip added
Updated by Chris Montgomery about 10 years ago
- File phpinfo-1-9.zip phpinfo-1-9.zip added
more screenshots.
Updated by Chris Montgomery about 10 years ago
- File phpinfo-10-19.zip phpinfo-10-19.zip added
screenshots from install tool
Updated by Chris Montgomery about 10 years ago
- File phpinfo-20-29.zip phpinfo-20-29.zip added
Updated by Chris Montgomery about 10 years ago
- File phpinfo-30-39.zip phpinfo-30-39.zip added
Updated by Chris Montgomery about 10 years ago
- File phpinfo-40-49.zip phpinfo-40-49.zip added
Updated by Chris Montgomery about 10 years ago
- File phpmyadmin-1.png phpmyadmin-1.png added
- File phpmyadmin-2.png phpmyadmin-2.png added
- Assignee deleted (
TYPO3 Release Team)
Updated by Markus Klein about 10 years ago
- Status changed from New to Needs Feedback
Please discuss this on the mailing lists/forum first to get support.
Also make sure you're on 6.2.4.
Updated by Chris Montgomery about 10 years ago
I had already chatted on #typo3 hence i was directed here. I also emailed the forum and got an autoresponder saying he was out of office and if it was urgent to email someone else, whose details he supplied.
I have installed a plain typo3 6.2.4 without no blank package or introduction package installed, created a new template for the site, left it with default hello world typoscript and i cannot view that home page id=1.
Instead as before, I am always redirected to the install tool.
host is one.com - there is no exec for php and other php functions are missing.
php 5.6
Updated by Chris Montgomery about 10 years ago
FIXED for me anyway!!!! - updated
typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php
and hardcoded the path.
// Absolute path of the document root of the instance with trailing slash
// Example "/var/www/instance-name/htdocs/"
if (!defined('PATH_site')) {
OLD ----> //define('PATH_site', self::getPathSite($relativePathPart));
NEW ----> define('PATH_site', "/customers/5/3/2/frackingshit.uk/httpd.www/");
}
Updated by Markus Klein about 10 years ago
So the setup of this host is so complicated that TYPO3 fails to detect the correct path.
Can you tell us the computed path?
off-topic: are you using 2 different users on purpose here?
Updated by Chris Montgomery about 10 years ago
I typed in /www/typo3/sysext/core/Classes/Core/SystemEnvironmentBuilder.php:
echo 'PATH_site ' . self::getPathSite($relativePathPart) . '<br />';
sleep(2);
Output:
PATH_site /customers/5/3/2/frackingshit.uk/httpd.www/typo3_src-6.2.4/
Updated by Markus Klein about 10 years ago
How does you folder structure look like?
What is inside /customers/5/3/2/frackingshit.uk/httpd.www/
?
Does /customers/5/3/2/frackingshit.uk/httpd.www/typo3_src-6.2.4/
contain the normal TYPO3 CMS source from the downloads?
Updated by Chris Montgomery about 10 years ago
frackingshit.uk@one.com/customers/5/3/2/frackingshit.uk/httpd.www$ ls l 1 frackingshit.uk frackingshit.uk 4918063 Sep 5 15:41 fileadmin.tar.gz
total 41640
-rw-r--r-
lrwxrwxrwx 1 frackingshit.uk frackingshit.uk 19 Sep 6 01:49 index.php > typo3_src/index.php 1 frackingshit.uk frackingshit.uk 21582836 Sep 4 23:10 typo3_src-6.2.4.tar.gz
lrwxrwxrwx 1 frackingshit.uk frackingshit.uk 15 Sep 6 01:49 typo3 -> typo3_src/typo3
lrwxrwxrwx 1 frackingshit.uk frackingshit.uk 58 Sep 6 01:41 typo3_src -> /customers/5/3/2/frackingshit.uk/httpd.www/typo3_src-6.2.4
drwxr-xr-x 3 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 typo3_src-6.2.4
-rw-r--r-rw-r--r- 1 frackingshit.uk frackingshit.uk 16112472 Sep 5 15:41 typo3conf.tar.gzrw-r--r- 1 frackingshit.uk frackingshit.uk 373 Sep 5 15:41 uploads.tar.gz
frackingshit.uk@one.com/customers/5/3/2/frackingshit.uk/httpd.www/typo3$ ls l 1 frackingshit.uk frackingshit.uk 2966 Jul 8 13:05 ajax.php
total 176
-rw-r--r-rw-r--r- 1 frackingshit.uk frackingshit.uk 1753 Jul 8 13:05 alt_clickmenu.phprw-r--r- 1 frackingshit.uk frackingshit.uk 942 Jul 8 13:05 alt_db_navframe.phprw-r--r- 1 frackingshit.uk frackingshit.uk 1539 Jul 8 13:05 alt_doc.phprw-r--r- 1 frackingshit.uk frackingshit.uk 911 Jul 8 13:05 alt_doc_nodoc.phprw-r--r- 1 frackingshit.uk frackingshit.uk 974 Jul 8 13:05 alt_file_navframe.phprw-r--r- 1 frackingshit.uk frackingshit.uk 1963 Jul 8 13:05 backend.phprw-r--r- 1 frackingshit.uk frackingshit.uk 837 Jul 8 13:05 browser.phprw-r--r- 1 frackingshit.uk frackingshit.uk 10932 Jul 8 13:05 class.browse_links.phprwxr-xr-x 1 frackingshit.uk frackingshit.uk 653 Jul 8 13:05 cleaner_check.sh 1 frackingshit.uk frackingshit.uk 46 Jul 8 13:05 clear.gif
-rwxr-xr-x 1 frackingshit.uk frackingshit.uk 782 Jul 8 13:05 cleaner_fix.sh
-rw-r--r-rwxr-xr-x 1 frackingshit.uk frackingshit.uk 1849 Jul 8 13:05 cli_dispatch.phpsh 1 frackingshit.uk frackingshit.uk 653 Jul 8 13:05 close.html
-rw-r--r-
drwxr-xr-x 20 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 contribrw-r--r- 1 frackingshit.uk frackingshit.uk 1852 Jul 8 13:05 db_new.phprw-r--r- 1 frackingshit.uk frackingshit.uk 767 Jul 8 13:05 dummy.php
drwxr-xr-x 2 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 extrw-r--r- 1 frackingshit.uk frackingshit.uk 757 Jul 8 13:05 file_edit.phprw-r--r- 1 frackingshit.uk frackingshit.uk 792 Jul 8 13:05 file_newfolder.phprw-r--r- 1 frackingshit.uk frackingshit.uk 774 Jul 8 13:05 file_rename.phprw-r--r- 1 frackingshit.uk frackingshit.uk 763 Jul 8 13:05 file_upload.php
drwxr-xr-x 10 frackingshit.uk frackingshit.uk 12288 Jul 8 13:05 gfxrw-r--r- 1 frackingshit.uk frackingshit.uk 2196 Jul 8 13:05 index.phprw-r--r- 1 frackingshit.uk frackingshit.uk 2142 Jul 8 13:05 init.php
drwxr-xr-x 2 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 install
drwxr-xr-x 3 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 jsrw-r--r- 1 frackingshit.uk frackingshit.uk 752 Jul 8 13:05 listframe_loader.phprw-r--r- 1 frackingshit.uk frackingshit.uk 893 Jul 8 13:05 login_frameset.phprw-r--r- 1 frackingshit.uk frackingshit.uk 805 Jul 8 13:05 logout.php
drwxr-xr-x 8 frackingshit.uk frackingshit.uk 2048 Jul 8 13:05 modrw-r--r- 1 frackingshit.uk frackingshit.uk 1822 Jul 8 13:05 mod.phprw-r--r- 1 frackingshit.uk frackingshit.uk 4459 Jul 8 13:05 move_el.phprw-r--r- 1 frackingshit.uk frackingshit.uk 717 Jul 8 13:05 show_item.phprw-r--r- 1 frackingshit.uk frackingshit.uk 1046 Jul 8 13:05 show_rechis.php
drwxr-xr-x 59 frackingshit.uk frackingshit.uk 4096 Jul 8 13:05 sysextrw-r--r- 1 frackingshit.uk frackingshit.uk 1258 Jul 8 13:05 tce_db.phprw-r--r- 1 frackingshit.uk frackingshit.uk 1210 Jul 8 13:05 tce_file.phprw-r--r- 1 frackingshit.uk frackingshit.uk 836 Jul 8 13:05 thumbs.php
off-topic: two accounts by mistake.
Updated by Chris Montgomery about 10 years ago
is this important for realurl or bootstrap?
Some PHP functions disabled
disable_functions=disk_total_space diskfreespace exec system popen proc_open proc_nice shell_exec passthru dl
These function(s) are disabled.
?
Updated by Markus Klein about 10 years ago
- Status changed from Needs Feedback to Closed
Ok really strange stuff.
I'm not sure about the disabled functions. Please ask that on the forums.
Will close this ticket now.