| PHP, MySQL General PHP questions. Or go to our PHPsuexec Forum >> |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jan 2004
Hosted on pass5
44 posts
Gave thanks: 0
Thanked 0 times
|
Error installing Typo3
Has anyone tried to install the CMS typo3 (see www.typo3.org) on a surpass server?
I'm getting the following errors at the end of the install script: Code:
Warning: fopen(): open_basedir restriction in effect. File(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_localconf.php) is not within the allowed path(s): (/home/username/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home2/username/public_html/typo3/t3lib/class.t3lib_div.php on line 2012 Warning: fopen(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_localconf.php): failed to open stream: Operation not permitted in /home2/username/public_html/typo3/t3lib/class.t3lib_div.php on line 2012 Warning: fopen(): open_basedir restriction in effect. File(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_tables.php) is not within the allowed path(s): (/home/username/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home2/username/public_html/typo3/t3lib/class.t3lib_div.php on line 2012 Warning: fopen(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_tables.php): failed to open stream: Operation not permitted in /home2/username/public_html/typo3/t3lib/class.t3lib_div.php on line 2012 Warning: main(): open_basedir restriction in effect. File(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_localconf.php) is not within the allowed path(s): (/home/username/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home2/username/public_html/typo3/t3lib/config_default.php on line 284 Warning: main(/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_localconf.php): failed to open stream: Operation not permitted in /home2/username/public_html/typo3/t3lib/config_default.php on line 284 Fatal error: main(): Failed opening required '/home/username/public_html/typo3/typo3conf/temp_CACHED_ps5254_ext_localconf.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/username/public_html/typo3/t3lib/config_default.php on line 284
__________________
Reseller account on pass5 |
|
|
|
|
|
#2 (permalink) | |
|
the one who was
Super #1
Joined in Jul 2003
Lives in Memphis
1,967 posts
Gave thanks: 0
Thanked 3 times
|
Quote:
__________________
Patrick Warnings: The program(s) might crash unexpectedly or behave otherwise strangely. (But of course, so do many commercial programs on Windows.) --www.gimp.org |
|
|
|
|
|
|
#3 (permalink) |
|
Registered User
Seasoned Poster
Joined in Jan 2004
Hosted on pass5
44 posts
Gave thanks: 0
Thanked 0 times
|
Hi patrickb,
Sorry i forgot to explain: yes, I replaced my username with 'username' for the purpose of this post.
__________________
Reseller account on pass5 |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Sep 2004
1 posts
Gave thanks: 0
Thanked 0 times
|
I recently installed typo3 on one of my domains. It's a reseller account on pass8. I'm still playing with it to decide if I like it, but I didn't see that error and it seems to be working fine.
Mike |
|
|
|