HanBrouwer's latest activity

  • H
    HanBrouwer replied to the thread How to activate php.
    Ah, and I solved the problem with php-code in html. When I learned all this stuff (yes I'm that old), it was possible to add php inside...
  • H
    HanBrouwer replied to the thread How to activate php.
    Thank you very much. I have now a connection with the database. I didn't mention that I had to make an other password for the database...
  • H
    HanBrouwer replied to the thread How to activate php.
    Ah, I have found a part of the problem. I added a space between <? and php..............?>. This part is working now. Now I had to solve...
  • H
    HanBrouwer replied to the thread How to activate php.
    I have now selected mysqli (witch gives a conflict whit nd-mysqli) and changed display-errors to E_ALL but there are no changes. Still...
  • H
    HanBrouwer replied to the thread How to activate php.
    That HTML wille not process PHP is not true. This should return Hello World!: <!DOCTYPE html> <html> <body> <h1>My first PHP page</h1>...
  • H
    HanBrouwer replied to the thread How to activate php.
    I have opened in the browser an html-file with a small php-script (returns only html and no php text), a php-file with a simple script...
  • H
    HanBrouwer replied to the thread How to activate php.
    It's an empty file!
    • errologpage.png
  • H
    HanBrouwer replied to the thread How to activate php.
    I can't find any error log. I see only a few Mar-2026.tar.gz files that I can't open. <? php echo "It works"; ?> should give an output...
  • H
    HanBrouwer replied to the thread How to activate php.
    I don't know where to look. Is it in this file? 74.7.244.62 - - [14/Mar/2026:04:17:51 -0400] "GET /robots.txt HTTP/2" 404 245 "-"...
  • H
    I started a free site on x10, made a small database, made a little html file and go to it in the browser the html is perfect. I have set...
Top