log of apache

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Plata789
Forum Newbie
Posts: 3
Joined: Fri Mar 30, 2012 6:15 am

log of apache

Post by Plata789 »

Hi everybody,

Firstly, I am newbie here and all my greetings for everybody !!

I work in the website and when I click on a link, normally, this link starts an applet in java but there's nothing in the webpage ( It's a blank page).

I saw on my apache_error.log these logs :
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: applet in C:\\wamp\\www\\wsign\\applet.php on line 2, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: files_tosign in C:\\wamp\\www\\wsign\\applet.php on line 10, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: upload_url in C:\\wamp\\www\\wsign\\applet.php on line 14, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: error_url in C:\\wamp\\www\\wsign\\applet.php on line 17, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: logged_url in C:\\wamp\\www\\wsign\\applet.php on line 18, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: not_logged_url in C:\\wamp\\www\\wsign\\applet.php on line 19, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: identifiant in C:\\wamp\\www\\wsign\\applet.php on line 21, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: compte in C:\\wamp\\www\\wsign\\applet.php on line 22, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: compteinitial in C:\\wamp\\www\\wsign\\applet.php on line 23, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: comptefinal in C:\\wamp\\www\\wsign\\applet.php on line 24, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: session in C:\\wamp\\www\\wsign\\applet.php on line 25, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: isJS in C:\\wamp\\www\\wsign\\applet.php on line 26, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: urlJS in C:\\wamp\\www\\wsign\\applet.php on line 27, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: typeabonnement in C:\\wamp\\www\\wsign\\applet.php on line 28, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Notice: Undefined variable: img_sign_url in C:\\wamp\\www\\wsign\\applet.php on line 88, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP Stack trace:, referer: http://localhost/wsign/
[Fri Mar 30 11:20:08 2012] [error] [client 127.0.0.1] PHP 1. {main}() C:\\wamp\\www\\wsign\\applet.php:0, referer:
http://localhost/wsign/
these underlined lines are problems, please can you advice me and if you need of more informations please tell me...

Alex
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: log of apache

Post by Celauran »

This isn't an installation issue, it's a PHP problem. As the error logs indicate you're trying to use a bunch of variables that don't exist.
Plata789
Forum Newbie
Posts: 3
Joined: Fri Mar 30, 2012 6:15 am

Re: log of apache

Post by Plata789 »

hi,

So it is only a PHP problem ? Do you suggest me to re install PHP ? Actually I use the package wampserver 2.2 and my configuration is :
- For the website : WAMPSERVER 2.2 with MySQL 5.5.16, PHP 5.3.8, APACHE 2.2.21
- For the applet : java 1.6.0_31 version, I get this with java -version with the cmd of windows
If you have any suggestions...

Regards
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: log of apache

Post by Celauran »

It's not an installation problem, it's just bad code.
Plata789
Forum Newbie
Posts: 3
Joined: Fri Mar 30, 2012 6:15 am

Re: log of apache

Post by Plata789 »

OK, Thanks
Post Reply