Skip to Content Skip to Menu

ListTab "Table Mod"

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32945 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
i got the php.ini, must i upload it in the root?

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32946 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
i uploaded it in the root and changed it to 64M

now i got this error by reaching the site:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 46 bytes) in /home/jobnetz/public_html/administrator/components/com_comprofiler/plugin.class.php on line 1907

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #32947 by mikko
Replied by mikko on topic Re:ListTab "Table Mod"
If you are on a hosted server, then your hosting provider needs to make changes to your php.ini. Ask them to increase the memory limit for one page request to 64 megabytes.

You have a lot of stuff installed, it is likely that you will face some performance problem when several users use your site at the same time.

mikko

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32948 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
ok its done. my hoster will configure it.
now i deleted the php.ini in my root and i get errors:
What does this means?


Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 112 bytes) in /home/jobnetz/public_html/administrator/components/com_comprofiler/plugin.class.php on line 1889

Please Log in or Create an account to join the conversation.

  • mikko
  • mikko
  • OFFLINE
  • Posts: 703
  • Thanks: 0
  • Karma: 115
17 years 7 months ago #32951 by mikko
Replied by mikko on topic Re:ListTab "Table Mod"
php.ini is configuration file for php processor. The memory limit which is causing error is a limit which one page request can use. If you have a lot of things, this can be exhausted.

I currently have 32M and it works OK.

mikko

Please Log in or Create an account to join the conversation.

  • dennisth19
  • dennisth19
  • OFFLINE
  • Posts: 52
  • Thanks: 0
  • Karma: -1
17 years 7 months ago #32952 by dennisth19
Replied by dennisth19 on topic Re:ListTab "Table Mod"
ah, thanks.
when my hoster has configured the file, i will contact you.
do you think, this is the problem with the policy plugin?

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum