linkosc Posted August 4, 2007 Share Posted August 4, 2007 My name is Daniel and i am running an apache server 2.2.4 with php 5.2.3 the web server works i can see regular htm files fine but when i try to view a php page it gives me a blank page. Now there is one page that loads which is really confusing me. Stated in almost all of the tutorials there is a script i guess that brings a page telling about your server and stuff its phpinfo.php it will load that up and here is what is says: PHP Version 5.2.3 PHP (< PICTURE) System Windows NT USER-6AC16A32BE 5.1 build 2600 Build Date May 31 2007 09:36:39 Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" Server API Apache 2.0 Handler Virtual Directory Support enabled Configuration File (php.ini) Path E:\WINDOWS Loaded Configuration File E:\Program Files\PHP\php.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety enabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, data, http, ftp, compress.zlib Registered Stream Socket Transports tcp, udp Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.* This program makes use of the Zend Scripting Language Engine: Zend Engine v2.2.0, Copyright © 1998-2007 Zend Technologies -------------------------------------------------------------------------------- PHP Credits -------------------------------------------------------------------------------- Configuration PHP Core Directive Local Value Master Value allow_call_time_pass_reference Off Off allow_url_fopen On On allow_url_include Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_globals_jit On On It shows alot more than this but i can see this page but not any others Can anyone fill me in on what i did wrong? If you can HELP me then e-mail me at admin@xtreamgs.com Thanks alot Quote Link to comment https://forums.phpfreaks.com/topic/63339-php-not-working-correctly/ Share on other sites More sharing options...
wintallo Posted August 4, 2007 Share Posted August 4, 2007 I might be wrong, but try posting this question in the Apache forum. http://www.phpfreaks.com/forums/index.php/board,2.0.html -Joel Quote Link to comment https://forums.phpfreaks.com/topic/63339-php-not-working-correctly/#findComment-315634 Share on other sites More sharing options...
AndyB Posted August 4, 2007 Share Posted August 4, 2007 If your php info script runs, I can't see why other php scripts wouldn't run. Is this on a production server or running on your PC? Quote Link to comment https://forums.phpfreaks.com/topic/63339-php-not-working-correctly/#findComment-315639 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.