Why I Cant Setup Apache In Windows 2000
i can install apache in windows 2000 professional
but when i was to install it in a LAN it cant run correctly
when i type http://localhost/ in browser i recieve The page can not find
why?
View Complete Forum Thread with Replies
Related Forum Messages:
- Is It Possible To Authenticate Users Running Apache On MacOS X (with PHP 4) And An Active Directory On Windows 2000 Or Windows XP?
- Configuring Jpgraph On Windows 2000+Apache+PHP+MySql Server
- Ms Sql Serveur 2000 On Windows 2000 !!!
- Php Setup On Win 2000 IIS
- Windows 2000 Problems
- PHP On IIS Windows 2000 Server
- Installing Php On Windows 2000
- Installing On Windows 2000 Iis 5
- Use Gettext In Windows 2000
- V4.0.2 And Exec() In Windows 2000 / IIS
- Problems With MS-SQL, Apace, PHP On Windows 2000
- How Can Windows 2000 Be Shut Down/ Restarted Via PHP?
- EGroupWare - With Windows 2000 Install
- Exec() Function Under Windows 2000 With IIS?
- Installing Php4 On Windows 2000 Webserver
- PHP5 Installation With MySQL, Windows 2000
- Include PEAR DB Framework Using PHP 5.0.4 On Windows 2000
- UPDATE Command Is Not Working On MySQL, Windows 2000 Server
- Cgi Setup On Apache Under Rhe
- PHP And PEAR And MySQL Setup On Apache
- How To Set Up Apache And Php On Windows XP.
- PHP/Apache/Windows
- Apache On Windows Xp Pro
- Apache+php On Windows
- Need Help Uploading To Windows XP With Apache And PHP
- Php From Windows To Linux/Apache
- Set Php Up On Apache Running On Windows.
- Windows/Apache And Virtuelhosts
- Installing PHP 5.05 On WIndows XP, Apache 2.0.54 -
- IIS Vs Apache On Windows 2003
- Php Module For Apache (windows):
- Windows Apache Mysql
- Apache 2.0.54, Windows 2k, And 5.0.5 - Do The Work Together
- Newline And Tab Not Working In PHP 5.0.3 | Apache 2.0.52 | Windows XP Pro
- Apache,MySql,PHP On Windows Vs. Linux
- FTP Doesn't Work - Windows / Apache
- Error Reporting; 4, Apache 1.3, Windows XP
- Trouble With MySQL/Apache On Windows
- Is It Possible To Restart Windows Apache (service) On A PHP Script?
- PHP 5.0.4 With Windows XP - Trying To Do File Zip Utility Causes Apache 2.0.53 To Crash
- Incomplete Output Using Apache, MyAdmin In Windows
- How To Enable Apache Server And Disable Iis In Windows XP
- Having Problems Running Some Files On Apache For Windows
- Mhash Functions For My Windows Apache Development Server
- PHP5.05, Mysql4.1, Apache On Windows XP - Cant Get Php To Talk To Mysql
- Php Java Bridge Dont Work With Windows Xp And Apache 2.0.5
- Session_start() Apache.exe Has Generated Errors And Will Be Closed By Windows
- Use Php And Apache To Host My Website On A Windows Client For Others To View?
- Problems Uploading Files Using Apache And Php On A Local Windows PC.
- Mysql_connect Error Apache Web Server To Windows Hosted Database
- Unable To Get Sessions To Work Properly With The Combination Apache 2.0.49 / PHP 4.3.6 / Windows XP.
- Apache Installation Path With Semicolon - Issue In PHP Configuration In Windows 2k3 Server
Ms Sql Serveur 2000 On Windows 2000 !!!
I've an error with php & win 2000 & ms sql serveur 2000! listen, i've write an program with win xp easyphp1.7 and ms sql serveur 2000 all is ok on localhost ! all i use some store procedures , triggers and so on all will be ok on local ! Code:
View Replies !
Php Setup On Win 2000 IIS
php setup on win 2000 IIS how is it done, i've try but the pages dont show up . any one know of a step by step setup tutrioal on this please. I have phpMyAdmin 2.3.3 and My SQL.
View Replies !
Windows 2000 Problems
when I open IE and enter in "http://localhost" I get: "The page cannot be displayed The page you are looking for is currently unavailable. The Web site might be experiencing technical difficulties, or you may need to adjust your browser settings." blah blah blah.... Then, when I click the Personal Web Manager icon in the Admin tools, I get this error: "Error connecting to servernamehere: Unexpected error 0x80074002 occurred. Do you wish to continue to attempt to connect to it in the future?"
View Replies !
PHP On IIS Windows 2000 Server
I've downloaded the latest PHP (EXE & ZIP).... I followed all the instructions I can find and yet PHP will not work with my IIS !! Can anyone talk me though exactly how to get them working together?
View Replies !
Installing On Windows 2000 Iis 5
for some odd reason the installer program doesn't set the file extension ..php to be associated with anything, my guess is that it should be php-win.exe (i've tried all 3 .exe files, and the php.exe produces the correct results in a command window)... when running a .php in IE I can see it execute in task manager but the IE screen will not change to display the correct info.. anyone have any idea about this? IE settings wrong or something?
View Replies !
Use Gettext In Windows 2000
How can i use gettext in windows 2000. problem in compile .po file. how can i make the .po file. tell me in detail step by step. also unable to find msgfmt.exe, libiconv.dll, libintl.dll to compile .po file in windows.
View Replies !
Problems With MS-SQL, Apace, PHP On Windows 2000
I want to use PHP for a project at work. This project requires Windows 2000 running Apache and accessing MS-SQL Server 2000. I am using the mssql php extension to access the db and have all the required files to access the db. If the environment was not correct, it shouldn't connect and successfully query int data types. Everything works fine as long as I query for numeric datatypes such as int. However, every single time I try to query a text, char, var or datetime field, Apache crashes and I get a Windows error dialog saying that an error is being logged. Unfortunately, there is no error logged to either the Windows 2000 Event Log or the Apache log. I love PHP and would really like to be able to use it for this project rather than JSP or ASP on IIS. If anyone knows why this is crashing the server, I'd greatly appreciate any advice or help. By the way, this is an enterprise-wide database so switching to MySQL is not an option.
View Replies !
EGroupWare - With Windows 2000 Install
using Apache, PHP and MySQL on my own PC - been using it for a while on ISP hosted servers and plesk to create oline forums using things like Invision and PHPBB but decided to give running eGroupWare a go on my own PC. I have windows 2000 Pro and followed some online tutorial to the letter (excpet downloaded the very latest version of MySQl, PHP, etc) to install Apache, PHP and MySQL and all worked fine. Now downloaded eGroupWare and put it in the c:web folder and ran the setup file but when I go to my browser and tpye: http://localhost/egroupware/login.php I get the following below can anyone point me in the direction of what it all means?? Warning: main(C:/php/phpgwapi/setup/setup.inc.php): failed to open stream: No such file or directory in c:webegroupwareheader.inc.php on line 102 Warning: main(): Failed opening 'C:/php/phpgwapi/setup/setup.inc.php' for inclusion (include_path='.;c:php4pear') in c:webegroupwareheader.inc.php on line 102 Warning: main(C:/php/phpgwapi/inc/functions.inc.php): failed to open stream: No such file or directory in c:webegroupwareheader.inc.php on line 110 Warning: main(): Failed opening 'C:/php/phpgwapi/inc/functions.inc.php' for inclusion (include_path='.;c:php4pear') in c:webegroupwareheader.inc.php on line 110 Warning: main(C:/php/phpgwapi/inc/xml_functions.inc.php): failed to open stream: No such file or directory in c:webegroupwareheader.inc.php on line 111 Warning: main(): Failed opening 'C:/php/phpgwapi/inc/xml_functions.inc.php' for inclusion (include_path='.;c:php4pear') in c:webegroupwareheader.inc.php on line 111 Warning: main(C:/php/phpgwapi/inc/soap_functions.inc.php): failed to open stream: No such file or directory in c:webegroupwareheader.inc.php on line 112 Warning: main(): Failed opening 'C:/php/phpgwapi/inc/soap_functions.inc.php' for inclusion (include_path='.;c:php4pear') in c:webegroupwareheader.inc.php on line 112 Fatal error: Call to undefined function: createobject() in c:webegroupwarelogin.php on line 26
View Replies !
PHP5 Installation With MySQL, Windows 2000
Why I still have "undefined function error" messages? I included path c:php to my windows env. Edited php.ini file: include directory value. removed comment mark from extension=php_mysql.dll copied libmysql.dll to system32 directory Apache2 runs fine. I can run phpinfo.php I can create a database into the MySQL.
View Replies !
Include PEAR DB Framework Using PHP 5.0.4 On Windows 2000
Get the following errors when trying to include PEAR DB framework using PHP 5.0.4 on Windows 2000 with Apache 2. Warning: main(PEAR-1.3.3/DB/DB.php) [function.main]: failed to open stream: No such file or directory in E:Program FilesApache GroupApache2htdocsservusincludesinclude.php on line 19 Fatal error: main() [function.require]: Failed opening required 'PEAR-1.3.3/DB/DB.php' (include_path='.includes;.') in E:Program FilesApache GroupApache2htdocsservusincludesinclude.php on line 19 The include_path config variable looks like this: include_path = ".includes;." PHP is installed in e:php-5.0.4 and the PEAR Class defs are in e:php-5.0.4includesPEAR-1.3.3DBDB.php The includes that fail are: include_once("PEAR-1.3.3/DB/DB.php"); These worked with 4.4.0, but fail with 5.0.4 ...
View Replies !
UPDATE Command Is Not Working On MySQL, Windows 2000 Server
Hi all, I encountered mysterious problem with MySQL and PHP. UPDATE command is not working on MySQL configured on Apache 2 with Windows 2000 Server. It pulled my hairs for atleast 5 hours. MySQL says Affected rows: 0 (Query took ~ sec) always? Now, I've decided to move all PHP files and db to remote server. Can anyone suggest possible reasons for above errors?
View Replies !
Cgi Setup On Apache Under Rhe
i've been wading through the docs and usenet for a bit now trying to figure out how to setup cgi to run in cgi on a stock rhe box - which is of course configured to run mod_php. the reason i need to do this is to test a theory that a certain library (mapscript) failes under mod_php but not cgi so i'm unconcerned with security issues at this point: i'm testing only. i've tried various permutations of cgi.xxx settings in a local php.ini and SetEnv REDIRECT_STATUS On in .htaccess files to now avail. i'm on a gov box and don't have admin privs so i'm looking for a way to force php into cgi mode, even if it's a hack like exporting some vars in a sh script and exec'ing php. is there a way to force php into cgi mode that someone can reccomend. sorry if that has been answered before - but i've been reading/digging for a few hours with no luck. ps - i'm a php newbie but quite versed in cgi/www devel in various languages other than php.
View Replies !
PHP And PEAR And MySQL Setup On Apache
Very experienced developer, newbie to PHP. My situation: I have installed on my WIndows XP machine the following: * PHP 5.2.1 * MySQL 5.0 * Apache 2.2 All of these are installed under C:Program Files under their own directories. The PHP installation works fine. I can put PHP files under the Apache htdocs directory and have them run. My challenge now is getting the MDB2.php libraries to run - right now I am getting an MDB2.php not found error, which I believe is due to a include_path error... So, I have 2 PHP.INI files -- one in C:Program FilesPHP and one in the htdocs directory of Apache. They both have the exact same include_path defined in the them. The very strange thing is that when I run phpinfo(), the include_path comes out to be .;C:PHP5PEAR. I have no idea where this value is coming from (it is the value for Master and Local). I have search everywhere -- the PHP.INI files, the registry, the ENV variables --- everywhere -- and I have no idea where this value is coming from. Where does phpinfo() pull the include_path from? If I can track down and change this value to the "real" PHP path, I may be able to get to the next hurdle of using MDB2!
View Replies !
PHP/Apache/Windows
I am running a Win 2000 professional machine on my desk (unfortunately). I use Apache/PHP for test purposes, for running a little intranet server, and I am going to have a student help me with some coding. Is there anything like the "nobody" id in UNIX where I can set apache to run where it can't do too much damage?
View Replies !
Apache On Windows Xp Pro
I have installed apache and php on windows xp pro according to the directions in the blog design solutions book. I did all the changes in the php.ini file as well as the http.conf file. Restarted my computer. When I try to start apache with the windows services it tells me that this is not a ms program and I can't run it. If I try to start it with the apache start I get the following error: Cannot load the c:/php5/php5apache2.dll (there are still other things to install, however I need to get this working first before I proceed any further) I have went over this numerous times and checked all the code on the files and all appear to be ok. If anyone has any suggestiosn I would sure appreciate some guidance on this.
View Replies !
Apache+php On Windows
I just installed apache (latest good version) for Windows in: C:Program FilesApache Software FoundationApache2.2htdocs therein, in that directory, I have test.php. In C:Program FilesApache Software FoundationApache2.2confhttpd.conf, at the end of the file, I have: ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" I restart the apache server, but when I go to look at localhost est.php, I get: You don't have permission to access /php/php.exe/test.php on this server.
View Replies !
Need Help Uploading To Windows XP With Apache And PHP
I am currently trying to upload images to a Windows XP box running PHP and Apache. I have gone through every possible scenario in the forums but with no luck I just can't get it to upload. Here is the basics in the script that I am using. $dir = "C:wwwrootwebsitedb".addslashes($property_id)."photos"; if (!file_exists($dir)) mkdir($dir, 0777); if (($thumbnail == "image/pjpeg") || ($thumbnail == "image/jpeg")) @copy($thumbnail, "$dir/$thumbnail"); <form method="post" action="/listings/upload/?pictures/0272-2JH/" enctype="multipart/form-data" /> <input type="hidden" name="property_id" id="property_id" value="0272-2JH" /> <input type="file" class="formupload" name="thumbnail" id="thumbnail" size="32" /> <input type="submit" class="formbutton" name="upload" id="upload" value="Upload" /> I have checked permissions, file sharing, registered globals off and on, directory structure and so on.. Now I am able to create the folder photos if it doesn't exist, but it just doesn't allow for me to upload the picture itself.. HELP
View Replies !
Windows/Apache And Virtuelhosts
I still haven't been able to configure Apache (latest release) so that it handles virtuelhosts proberly. I want Apache to server files from /contra and /tekk depending on what server is called. How do I do that? I have looked at the Apache documentation and applied the changes to my httpd.conf that it suggests. Didn't work.
View Replies !
Installing PHP 5.05 On WIndows XP, Apache 2.0.54 -
Hi Im trying to install PHP 5.05 on Windows XP running Apache 2.0.54 Apache is running fine and ive made all the changes to the pnp.ini file and Apache config file, restarted Apache but all I get when trying to call my test.php file is a 404 error? http.config file: LoadModule php5_module "C:/php/php5apache2.dll" PHPIniDir "C:/php" AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps set my php.ini doc-root file to : doc_root = "C:Program FilesApache GroupApache2htdocs" Ive followed all the FAQs on php.net , added c:/php to the Path etc
View Replies !
IIS Vs Apache On Windows 2003
I would like to request more information for the installation and configuration of Apache in windows 2003 and I would like to know which is better IIS or apache in Windows 2003 Server
View Replies !
Windows Apache Mysql
I have to extract 3 tables out of a .db (previously bzip2'ed). I am on a windows machine with apache php and mysql. How can I import / create a database on my pc out of the .db file i have. Can I import / create through mysql query browser?Or how should I do this?
View Replies !
Newline And Tab Not Working In PHP 5.0.3 | Apache 2.0.52 | Windows XP Pro
The following examples (see PHP 5 for Dummies, p. 82) do not produce the expected results: $string = "Hello World"; echo $string; and $string = "Line 1 Line 2"; echo $string; The first instance is for a line break such that the words are stacked: Hello World The second instance is for a line break with a tabbed second line: Line 1 Line 2 Do I need to change or add something in one of the configuration files? Otherwise, is there a known fix for this?
View Replies !
Apache,MySql,PHP On Windows Vs. Linux
Crazy (possibly dumb) question here... I have a site running apache, mysql, php in a Win2K environment. Primary development is that env also. I also am setting up a linux box (old laptop), to begin playing with Linux. I'd like to set it up similiary with apache,mysql, php. If I do that, and start doing some development there (Linux box) - can I expect that when I move the php code to the windows box that it will behave similarly as it did on Linux? Anything to watch out for? I'm completely new to Linux...
View Replies !
FTP Doesn't Work - Windows / Apache
I am stumped after trying to invoke a variety of FTP commands and getting nowhere. First off: I am using PHP 5.2.3 with Windows and Apache 2.2. I checked phpinfo and the following parameters apply: - allow_url_fopen is "on" - ftp support is "enabled" I have tried a range of scripts including those using the FTP extension and have also tried using filesystem commands and the FTP wrapper. Either way, I haven't been able to make a connection or retrieve any data ... either my browser hangs, or the server simply returns an empty page. I've begun to wonder if there's some parameter in my Apache httpd.ini file that is blocking connectvity. Any thoughts?
View Replies !
Error Reporting; 4, Apache 1.3, Windows XP
i recently upgraded from Windows 2000 to Windows XP and now i can't seem to get error reporting to work in PHP. i don't know if i've simply forgotten how to do it, or if there's a bug associated with XP, but i absolutely cannot get PHP to display any errors in my browser. it's driving me nuts. Code:
View Replies !
Trouble With MySQL/Apache On Windows
I've just picked up the most recent versions:PHP - 5.2.0RC6-devMySQL - 5.0.26Apache - 2.2.3but I appear to be unable to get the mysql/mysqli extension to work. After ensuring that the path is correctly set, and all the relevant configuration lines are in place, I am able to restart apache cleanly, however the mysql/mysqli extensions are NOT being loaded. I've noticed that certain other extensions do not load mcyrpt and mhash being two notable ones I regularly use, however gd2 and gettext both load correctly. Code:
View Replies !
Incomplete Output Using Apache, MyAdmin In Windows
I'm running PHP 4.3.9, Apache 2.0.52 (running PHP as a module, not CGI), and MySQL 4.0.20 in Windows XP Professional. It's been running great. I noticed something with PHPMyAdmin though. As part of the instructions for installing PHP as an Apache module, you need to add/edit the http.conf file Code:
View Replies !
Having Problems Running Some Files On Apache For Windows
I am running Apache 2 for windows and have PHP installed and working fine on the server. However, some of the php scripts and programs i have do not use the <?php starting tag, the use <? instead, and as a result of this, the script does not execute. Can anyone tell me how i can configure apache to allow both <?php tag and <? aswell?
View Replies !
Mhash Functions For My Windows Apache Development Server
I'm trying to set up a web page for credit card transactions and baffled trying to find a download for mhash functions for my windows apache development server. The real server supports mhash but I can't test it on my localhost system. php.net points me to http://pecl.php.net/packages.php where I don't see it in plain english, googling around it looks like this may be it: http://sourceforge.net/forum/forum.php?forum_id=585348 but it's short on giving me a clue.
View Replies !
PHP5.05, Mysql4.1, Apache On Windows XP - Cant Get Php To Talk To Mysql
I have read all (ok most) of the posts relating to "Call to undefined function mysql_connect()", read the manual on PHP.net and done eveything thats ive been asked to do but cant get PHP to talk to MySQL, PHP is working fine but I dont get any mysql info when running <? phpinfo() ?> and get the "Call to undefined function mysql_connect()" when trying to connect to mysql through php in browser, please help. 1. I have added C:php; to the end of the environment variable path 2. I have edited my php.ini file to : extension_dir = "c:phpext" extension=php_mysql.dll - removed the ";" ... ive checked i only have 1 php.ini file! 3. The dll "libmysql.dll" is in the folder C:php 4. The dll "php_mysql.dll" is in the folder c:phpext
View Replies !
Php Java Bridge Dont Work With Windows Xp And Apache 2.0.5
I have the java bridge library working fine on a windows 2000 and running apache 1.3 but cannot for whatever reason get it to work on windows xp and apache 2.0.5 Ive included the following in php.ini: [java] java.class.path = "c:PHPextJavaBridge.jar;" java.home = "c:SunAppServerjdkin" java.library.path = "c:PHPext" Ive installed j2ee 1.4 and jdk 5. I have installed the latest pecl package. The JavaBridge.jar and php_java.dll is in ext folder. I look in the apache error log file and always see this error: Unable to load dynamic library 'c:/php/extphp_java.dll' - The specified procedure could not be found. in Unknown on line 0 What is going on?
View Replies !
Session_start() Apache.exe Has Generated Errors And Will Be Closed By Windows
i've a problem when my script called session_start(). The IE error popup shows: "Apache.exe has generated errors and will be closed by windows. You will need to restart the program". and my apache logs says.. "FATAL: erealloc(): Unable to allocate 87 bytes" My PHP version : 4.3.10 Apache : 1.3.33 Running on win2K The application was developed with mysql as a backend database (Previously no such error), its happen when i switch the database to oracle 10 g.. is that relate? i dont hv any idea..
View Replies !
Problems Uploading Files Using Apache And Php On A Local Windows PC.
I've got some problems uploading files using apache and php on a local Windows PC. I'm using the file upload example from the manual, but i can't get it to work. I don't get an error message, it's asif nothing happens. I can't find the file that should be uploaded on my harddisk. Has anyone a working example for file-uploads on a local server with the settings for the php.ini file? Any tips?
View Replies !
Mysql_connect Error Apache Web Server To Windows Hosted Database
I've got MySQL 5.0.21 running on Windows Server 2003, and php running on Apache on a Linux box (Fedora Core 4). Previously when the pages were running on an IIS server the connection was succesful, now I get: Can't connect to MySQL server on 'SERVER' (13) I'm connecting using: $db = mysql_connect("SERVER", "USER", "PASSWORD") or die("Could not connect to database: ".mysql_error()); mysql_select_db("DATABASE", $db) or die("Could not select database: ".mysql_error()); However from the linux box I can connect no problems using: mysql --host=SERVER -u USER -p
View Replies !
Unable To Get Sessions To Work Properly With The Combination Apache 2.0.49 / PHP 4.3.6 / Windows XP.
I'm unable to get sessions to work properly with the combination Apache 2.0.49 / PHP 4.3.6 / Windows XP. The data is written to the correct place (according to php.ini), but they are not read in again on the next page. The following script illustrates the problem: <? session_start(); if (!isset($_SESSION['count'])) { $_SESSION['count'] = 0; } else { $_SESSION['count']++; } echo $_SESSION['count']; ?> Each time the page is reloaded, the output should increment by one, i.e. it should be: 0,1,2,..., and it indeed works this way on my laptop with Apache 1.3.29 / PHP 4.3.6 / Windows XP, but, alas, not with the newest Apache2.
View Replies !
|