Author |
Message |
|
Häääähhh... was geht denn hier ab???
|
 |
|
hello! I'Ve just got the source code 4 the guestbook. now I want 2 get it work. I've put the sqlqueries in phpmyadmin, so the database including all its tables is made.
now the questions....
a)I work with dreamweavermx, so I open first the config.inc file 2 set up my database settings. 4 host and dbname, i use local and gb22. BUT, wtf is my user and password? is this the shit that should be seen at the window of WinMySQL (my.ini.setup)... this is what a friend of mine told, but the only thingz I see over there is:
[WinMySQLAdmin]
Server=C:/apache/mysql/bin/mysqld-nt.exe
b) next question, I think that my dreamweaver settings 4 the site (remote view-local view-testing server) are ok. but if I chek the index.php I get thiz horrible internal server error..is thiz cauze of the fact that the db settingz are wrong?
pleeeezzzz help me! btw i'm a mf newbie when it comez 2 PHP and MySQL as u can see
|
 |
|
àhmmm, ich mag sie auch, nur zur information!
|
 |
|
after the instaling, I don't know what to pu on my pade!!!
can you help me with the install???
|
 |
|
commenting out the lines 48-51 will also disable the write operation!
// flock($fp, 2);
fwrite($fp, $config);
// flock($fp, 3);
fclose($fp);
|
 |
|
die konfiguration stimmt wahrscheinlich nicht.
überprüfe mal die einstellung $GB_PG["base_url"] in der config.inc.php datei
|
 |
|
MySQL databese v. 1.2 for Win 95/200/NT ???
Better use MySQL v. 3.22 or higher
Dmitry wrote:So I did some diagnostics. And here's what it showed:
So now i'm giving a list of my server-software. If you run the same software you may encounter the same problems:
<li> Apache webserver v. 1.3
<li> MySQL databese v. 1.2 for Win 95/200/NT
<li> Yhe latest available PHP (v 4.2.3)
that all on WindowsXP system.
[/b]
|
 |
|
Unter Windows kann du mit ping die IP-Adresse ermitteln
z.B.
C:\ping hostname.domain.de
|
 |
|
not saved as *.php?
|
 |
|
Hi, I downloaded this script and it worked fine first but then I made a new poll and then this came: poll_process(5); ?>
I installed the poll again and i made a new poll, then came this:"poll_process(4); ?>
I think this is because the code is <?php
include_once "/data/members/free/tripod/nl/r/i/n/rinfalathiel/htdocs/poll/booth.php";
echo $php_poll->poll_process(x); // x = Poll ID
?>
and my host thinks that the $php_poll-> is the end of the code.
Could someone help me?
|
 |
|
edit the template header.php
<body bgcolor="$VARS[pbgcolor]" link="$VARS[link_color]" vlink="$VARS[link_color]" bground="your_image">
|
 |
|
Remove the cookie code
-->
// require "./poll_cookie.php";
|
 |
|
What can I du to insert Advanced Poll in <iframe> tag?[/b]
|
 |
|
Hihihi, ich mag Sie auch! Danke! :
|
 |
|
Solution is found one post above
|
 |
|