BIG PROBLEM WITH NEW INSTALATION »  Show posts from    to     

Icy Phoenix


Old Support Topics - BIG PROBLEM WITH NEW INSTALATION



spydie [ Sun 09 Aug, 2009 13:12 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
rename the file to php.ini

and try again


Edit.
when you upload the file, and the client tells you that this file allready exists, download the original and just add the code lines and upload it again.


odelot [ Sun 09 Aug, 2009 13:17 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
spydie wrote: [View Post]
rename the file to php.ini

and try again


Edit.
when you upload the file, and the client tells you that this file allready exists, download the original and just add the code lines and upload it again.




the file must be named php.ini or ini.php?


spydie [ Sun 09 Aug, 2009 14:05 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
i said php.ini


Lopalong [ Sun 09 Aug, 2009 14:14 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
odelot wrote: [View Post]
I created the file ini.php and I have introduced this :


<?php
/**
* Whether to enable the ability to force arguments to be passed by reference
; at function call time. This method is deprecated and is likely to be
; unsupported in future versions of PHP/Zend. The encouraged method of
; specifying which arguments should be passed by reference is in the function
; declaration. You're encouraged to try and turn this option Off and make
; sure your scripts work properly with it in order to ensure they will work
; with future versions of the language (you will receive a warning each time
; you use this feature, and the argument will be passed by value instead of by
; reference).
allow_call_time_pass_reference = true
?>

the problem persists


Who told you to ADD <?php and ?> ??

PLEASE read and follow the instructions to the letter - Twice in my original post I said php.ini

IF anything you can add [PHP] to the head of your file - But it doesn't mean anything because it's a comment, and that's why I didn't add it.

And what's this crap:

Code: [Hide] [Select]
/**
* Whether to enable the ability to force arguments to be passed by reference


Because those "comment" syntax are not in what I posted - neither are they recognised by php.ini. :(


spydie [ Sun 09 Aug, 2009 14:29 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
Yep.

and it look´s like i´m talking chinese aswell.


Edit

just sended him an PM in his language. If he does´nt understand now, when he´s a lost case


odelot [ Mon 10 Aug, 2009 15:10 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
creating file info.php that comes:


Spoiler: [ Show ]


spydie [ Mon 10 Aug, 2009 15:24 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
Spoiler: [ Show ]



There´s your problem.

You´ve got to enable rewrite mod.

because i can´t see it loaded nor enabled.

But that is a thing somebody else can explain better, and tell you what to do


odelot [ Mon 10 Aug, 2009 17:32 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
I told hosting to put on in:allow_call_time_pass_reference, because it appears as off


spydie [ Mon 10 Aug, 2009 18:19 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
Tell them to enable rewrite mod aswell


odelot [ Mon 10 Aug, 2009 21:35 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
finally the hosting have managed file allow_call_time_pass_reference in on. all it's okay.

Thank's spydie for your help and support


spydie [ Mon 10 Aug, 2009 21:39 ]
Post subject: Re: BIG PROBLEM WITH NEW INSTALATION
OK

So this is solved as A HOSTING PROBLEM

can somebody please mark this then


Mighty Gorgon [ Mon 10 Aug, 2009 21:57 ]
Post subject: Re: [SOLVED] BIG PROBLEM WITH NEW INSTALATION
Done... thanks.




Powered by Icy Phoenix