Jump to content

moshe.gorin

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by moshe.gorin

  1. Thank you so much for your reply. I didn't install PHP myself; I'm running cPanel/WHM 11 on a Linux server. When I go to "/usr/local/lib" I see a directory for "php" and I see the php.ini file. However I can't run "./configure" in this directory either. when I navigate to the "php/" directory, I also can't run "./configure" Where do you think my PHP root directory is? Or let me know if there's an easier way to enable GD on a linux server. thank you
  2. I know that the "php*" file is a bin file, but how do I navigate to the root php directory to run "./configure" ? Thank you again.
  3. When I type "which php" it gives: /usr/local/bin/php I can navigate to "/usr/local/bin/" and then when I type "ls" it gives "php*" I can't run "cd php" (FYI I'm trying to reconfigure PHP) I know this is silly, but please advise.
  4. Dear PHP Forum, Hope all is well. I just installed cPanel 11 and now I'm having a problem reading .php pages. I know PHP is working because I can access phpMyadmin through cPanel, but I have the following problem: I made a page "test.html" It contains the text "test" and it loads As soon as I change the filename to "test.php" I get the error: "500 Internal Server Error" Note that the apache error_log says: " [sun Apr 04 15:53:44 2010] [error] [client 24.189.58.215] SoftException in Application.cpp:256: File "/home/tbz/public_html/test.php" is writeable by group [sun Apr 04 15:53:44 2010] [error] [client 24.189.58.215] Premature end of script headers: test.php " I've tried changing the permissions to 0777, and the group from "root"... What do you think is the problem?
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.