Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 05-09-2011, 04:04 PM
imk imk is offline
 
Join Date: Dec 2006
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Install Error!

I created a db and update config - but when i go to /install it gets to 2-%then shows me this error message

Code:
Unexpected Text:
<?xml version="1.0" encoding="windows-1252"?>
<br />
<b>Warning</b>:  ini_set() has been disabled for security reasons in <b>/home/cpafix/public_html/vb/vb.php</b> on line <b>114</b><br />
<upgrade>
	<message replace="0">Inserting default data into adminutil</message>
	<message replace="0">Inserting default data into attachmenttype</message>
	<message replace="0">Inserting default data into datastore</message>
	<message replace="0">Inserting default data into bookmarksite</message>
	<message replace="0">Inserting default data into calendar</message>
	<message replace="0">Inserting default data into contenttype</message>
	<message replace="0">Inserting default data into cron</message>
	<message replace="0">Inserting default data into datastore</message>
	<message replace="0">Inserting default data into faq</message>
	<message replace="0">Inserting default data into forum</message>
	<message replace="0">Inserting default data into icon</message>
	<message replace="0">Inserting default data into imagecategory</message>
	<message replace="0">Inserting default data into language</message>
	<message replace="0">Inserting default data into package</message>
	<message replace="0">Inserting default data into paymentapi</message>
	<message replace="0">Inserting default data into profilefield</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrase</message>
	<message replace="0">Inserting default data into phrasetype</message>
	<message replace="0">Inserting default data into style</message>
	<message replace="0">Inserting default data into infractionlevel</message>
	<message replace="0">Inserting default data into reputationlevel</message>
	<message replace="0">Inserting default data into smilie</message>
	<message replace="0">Inserting default data into socialgroupcategory</message>
	<message replace="0">Inserting default data into usergroup</message>
	<message replace="0">Inserting default data into usertitle</message>
	<status>Status: Installing, Step 5 of 7</status>
	<longversion>install</longversion>
	<version>install</version>
	<nextstep>5</nextstep>
</upgrade>
Reply With Quote
  #2  
Old 05-09-2011, 05:06 PM
boydy's Avatar
boydy boydy is offline
 
Join Date: Jan 2011
Location: UK
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think that's something you would need to speak to your host about...
Reply With Quote
  #3  
Old 05-09-2011, 05:13 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Your host has disabled ini_set, which is used for many PHP functions. You will need to contact them about this and ask them to enable it.
Reply With Quote
  #4  
Old 05-09-2011, 06:11 PM
imk imk is offline
 
Join Date: Dec 2006
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i remove ini_set() in php config in whm and then get a internal server error on install script

anyhelp or way around this?

my host wont help me as its not managed hosting
Reply With Quote
  #5  
Old 05-09-2011, 07:05 PM
borbole's Avatar
borbole borbole is offline
 
Join Date: Jan 2010
Posts: 2,559
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by imk View Post
i remove ini_set() in php config in whm and then get a internal server error on install script

anyhelp or way around this?

my host wont help me as its not managed hosting
You shouldn''t remove it but enable it.
Reply With Quote
  #6  
Old 05-09-2011, 07:09 PM
imk imk is offline
 
Join Date: Dec 2006
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i do this?
Reply With Quote
  #7  
Old 05-09-2011, 07:09 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You don't remove it, do you have full access to your server.
Can you enable/disable services?
Reply With Quote
  #8  
Old 05-09-2011, 07:13 PM
imk imk is offline
 
Join Date: Dec 2006
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes i just dont know how to enable it?
Reply With Quote
  #9  
Old 05-09-2011, 07:15 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What kind of server do you have?
Reply With Quote
  #10  
Old 05-09-2011, 07:15 PM
imk imk is offline
 
Join Date: Dec 2006
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whm Vps
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:20 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06904 seconds
  • Memory Usage 2,252KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete