The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
ok in php.ini in root ive set the max upload to 8 megs yet when uploading a single rar though vb3 i get this error
RTCWmap1.rar: File Too Large. Exceeds PHP's limit of 2.00 MB. yet its set to 8 megs - is there any php files in vb3 i also need to change ? Also i sent email to host and they checked and global php is set to 16megs. "memory_limit = 16M" on your domains php.ini as well as global php.ini is set to 16M, we do not beleive this issue to be related to the max memory limit of php` This is doing me nut in as i need it to allow a single file upload of between 2 and 3 megs. |
#2
|
||||
|
||||
![]() Quote:
|
#3
|
|||
|
|||
![]()
ok so where do i go from here - its all new to me
here is what i changed in php.ini ;;;;;;;;;;;;;;;;;;; ; Resource Limits ; ;;;;;;;;;;;;;;;;;;; max_execution_time = 60 max_input_time = 60 ; Maximum amount of time each script may spend parsing request data memory_limit = 16M ; Maximum amount of memory a script may consume (8MB) ; Maximum allowed size for uploaded files. upload_max_filesize = 8M now as u can see ive set it to 8 yet im still having problems so need help on what to do next or even if its possible |
#4
|
||||
|
||||
![]() Quote:
![]() |
#5
|
|||
|
|||
![]()
in root in etc folder all i see is my.cnf so i download that to edit it and here is the contents
[client] port=3306 nothing in there to edit - so where to now ![]() |
#6
|
||||
|
||||
![]() Quote:
Code:
[mysqld] max_connections = 500 key_buffer = 16M myisam_sort_buffer_size = 64M join_buffer_size = 1M read_buffer_size = 1M sort_buffer_size = 2M table_cache = 1024 thread_cache_size = 64 wait_timeout = 1800 connect_timeout = 10 max_allowed_packet = 16M max_connect_errors = 10 query_cache_limit = 1M query_cache_size = 32M query_cache_type = 1 skip-innodb [client] port=3306 [mysqld_safe] open_files_limit = 8192 [mysqldump] quick max_allowed_packet = 16M [myisamchk] key_buffer = 64M sort_buffer = 64M read_buffer = 16M write_buffer = 16M |
#7
|
|||
|
|||
![]()
i wish LOL
doubt i can restart sql as i dont have that right but i will ask my host to do it if possible also zachery appreciate your help on this and thank u for your time ![]() i may be back in few days if this dont work ![]() EDIT - replaced code and sent email to host to restart MYSQL |
#8
|
||||
|
||||
![]() Quote:
if you hav access to edit my.cnf you can probaly restart mysql |
#9
|
|||
|
|||
![]()
ive checked CP on server and is no option to start or stop server - i have access to my.cnf as its in the root of the server thats all.
|
#10
|
||||
|
||||
![]()
my.cnf should be in /etc/ since you have access console wise to root you should be able to start the service by command line
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|