[TYPO3-linux] White Screen
Michiel Roos
michiel at netcreators.com
Wed Nov 21 09:40:43 CET 2007
Dennis Vermeulen wrote:
> Hi,
>
>
>
> I’ve found the error. The problem is that my memory limit is too low.
> I’ve updated my php.ini file earlier for that, but it didn’t solve the
> problem for now. I also don’t know where I’ve to place the file. I’ve
> put it in the root folder, but I don’t know if that’s correct. It didn’t
> work, in any case. If someone could help me again, it would be great!
Hi Dennis,
Depending on your distribution the php.ini file lives somewhere within /etc.
If you have shell access (which you do appear to have) then execute the
following commands to find your php.ini location:
find /etc -name php.ini
On debian the location is something like /etc/php5/apache2/php.ini (and
/etc/php5/cli/php.ini). But the paths may be different on your system.
After changing php.ini contents you need to restart apache (gracefully
if you can).
Kind regards,
Michiel Roos
--
Netcreators BV :: creation and innovation
www.netcreators.com
Interesse in werken bij Netcreators?
http://www.netcreators.com/bedrijf/vacatures/
More information about the TYPO3-linux
mailing list