0
Welcome Guest! Login
0 items Join Now

I need little help of site Warnings

  • I need little help of site Warnings

    Posted 13 years 3 months ago
    • Hi guys!

      On my site backend Extensions->Extension Manager->Warnings have one message:

      The PHP temporary directory is not set
      The PHP temporary directory is the directory that PHP uses to store an uploaded file before Joomla! can access this file. Whilst the directory not being set isn't always a problem, if you are having issues with manifest files not being detected or uploaded files not being detected, setting this in your php.ini file might fix the issue.

      What is this and what can i do? I use Joomla 1.7 and Camber template.

      Thank you guys!
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: I need little help of site Warnings

    Posted 13 years 3 months ago
    • Firstable I would check my writing permissions for folder (subdirectory) of the root called /tmp.

      If writing permissions are ok (755, 757 ), then check your $tmp_path in your configuration.php. Set that to the temporary path that Joomla will use, usually a subdirectory of the root called /tmp.

      Cheers
      Rub
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
  • Re: I need little help of site Warnings

    Posted 13 years 3 months ago
    • hi

      its memory allocation - joomla requires 45m default for more hosted php is approx 24m

      i had to change php.ini

      memory_limit = 48M

      Site now working.

      Regards

      Phil
  • Re: I need little help of site Warnings

    Posted 13 years 3 months ago
    • hi

      its memory allocation - joomla requires 45m default for more hosted php is approx 24m

      i had to change php.ini

      memory_limit = 48M

      Site now working.

      Regards

      Phil
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: I need little help of site Warnings

    Posted 13 years 3 months ago
    • Awesome. :)
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude

Time to create page: 0.065 seconds