Current Page: 1 of 1
Results 1 - 13 of 13
6 years ago
Halialduhoky
Hello sir, Dear. Thanks for all your replaying and trying to help me to resolve my issue. Sir, my problem resolved by adding MultiViews in htaccess option But please i have a question. In Xamp and many of hosts as i kknow ( MultiViews ) is enabled by default. So why you didn't enabled it by default, or adding it anywhere to enable or disable it by server manager? I really love wa
Forum: WampServer English
6 years ago
Halialduhoky
Did wamp server causing this problem if is old version or new? If not i do not need to update my wampServer!
Forum: WampServer English
6 years ago
Halialduhoky
I have same problem, but not exactly.
Forum: WampServer English
6 years ago
Halialduhoky
Bro now php7.1.8 working without anyproblem, not i have php7.1.8 but i also get Undefined index. So i think the problem is not from php verstion! but it's from php maybe php extensions!
Forum: WampServer English
6 years ago
Halialduhoky
Sir, Dear. Thanks for your helping. i download PHP 7.1.8 64 bit x64 addon from here exactly when i install it i get this message: ---------------------------------------------------- The current version of installed Wampserver is 3.0.6 This addon can only be done on version 3.0.9 or more install Wampserver 3.0.9 ( or more ) update after cancel this install -----------------------
Forum: WampServer English
6 years ago
Halialduhoky
Hey sir, Sorry for delaying, i was outside city. Bro i think the problem coming from Php version, xampServer php version is 7.1.7 and wamp is 7.0.10, so i try to add new php version to wamp but i get some problems! first i installing php7.1.8 from php.net from here exactly then i extract the tar in D:\wamp64\bin\php\ I EXTRACT HERE and i change it name to php7.1.8 I copy (php.ini
Forum: WampServer English
6 years ago
Halialduhoky
Bro only i adding this comment for note! in Htaccess when i try to put this code to convert .php to .html so it's working without any problems in WampServer! RewriteRule ^examples.html$ examples.php
Forum: WampServer English
6 years ago
Halialduhoky
>No, it does not work on other servers! bro it's working in other servers without any problems, i'm sure what i said, because I'm not a beginner in programming exactly php. >Your error is hidden and is not displayed. Let's say my error is hidden,Ok but why on other server $_GET working without any problem and i get the result of the key. And please if you know another forums that
Forum: WampServer English
6 years ago
Halialduhoky
YES IT'S WORKING WITH `localhost/cp/examples.php?key=99` WHEN I REMOVE HTACCESS. SIR, IF THE PROBLEM IS FROM MY HTACCESS PLEASE JUST UNDERSTAND ME WHY IT'S WORKING WITH ANOTHER SERVERS? I THINK THERE HAVE SOMETHING TO CHANGE IT OR THERE HAVE SOMETHING TO ENABLING IT BEFORE USING HTACCESS.
Forum: WampServer English
6 years ago
Halialduhoky
Thanks bro for your replaying, i will write for you what i doing exactly from a to z. Firstly i using wampServer 3.0.6. Secondly from wamp, apache modules, i enabled ( rewrite module ) but i do not know if is working correctly or not. Thirdly i using this code for htaccess --------------------- Htaccess Code --------------------------- RewriteEngine On Rule ^examples/({1,30})$ examples.
Forum: WampServer English
6 years ago
Halialduhoky
if ( isset($_GET['key'] )) { echo $_GET['key']; } else { echo 'No parameter given on the query string'; } Now i get this error because the $_GET NOT isset. No parameter given on the query string Bro i'm sure the problem is not from php side! i'm sure is there have something need to change or need to enabled before using RewriteRule. Please answer this questions i have ask
Forum: WampServer English
6 years ago
Halialduhoky
Hello bro, Thanks for replay ++First READ (and answer) BEFORE YOU ASK A QUESTION --Sorry for that, But i read before i asking but i don't see anything related my issue. ++Secondly: what is the exact and complete error message --( ! ) Notice: Undefined index: key in D:\wamp64\www\codersPlatform\examples.php on line 2 ++thirdly, if PHP tells you that there is an undefined index, there
Forum: WampServer English
6 years ago
Halialduhoky
Hello everyone. please anyone here to help me! i have the problem just with wampserver! i have new project and i using htaccess to rewrite the URLs I'm sure from my code there's nothing wrong in code, today i tested it in xamp and on 000webhost and it's working without any problems yet! But when i testing the same scripts in wampServer $_GET not working in Php page i get this error ( unde
Forum: WampServer English
Current Page: 1 of 1