473,804 Members | 2,136 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

libphp4.so problem

Hello,

I installed PHP 4.3.7 from source (and Apache 2.0.49):
../configure --prefix=/usr/local --sysconfdir=/etc --with-mysql
--with-apxs2=/usr/local/apache2/bin/apxs --enable-dbase
make
make install

I added

AddType application/x-httpd-php .php
AddHandler server-parsed .php

to the httpd.conf file, and yet every time I try to load a PHP page my
browser wants to download it instead of parsing it.

If I copy an old libphp4.so file (version 4.2.3 which was compiled with
exactly the same commands) it DOES work...

Now it works, but this is no solution for me...
It's already the second time I have this problem (now it's 4.3.7 on Mandrake
10.0 Official, last time it was 4.3.6 on Mandrake 9.2)
Does anybody have any idea????

thx

Nico Declerck

--
Nico Declerck - netwerkbeheerde r
UZGent - Dienst voor Inwendige Ziekten - afdeling Pneumologie
ni************* ************@ug ent.be - 09/2402626
Jul 17 '05 #1
0 1431

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
10019
by: Robert Blaha | last post by:
Hi, I'm runnig Linux/Mandrake9.0-Dolphin and try to update Apache 2.0.46 and PHP 4.3.2. Apache is OK bu with PHP I've problem. I unpacked distribution, run ../configure > configure.vysl, make > make.vysl and make install. When I search in configure.vysl or make.vysl there is nothing about libphp4.so.
0
2205
by: richard | last post by:
Hello, I'm using Suse 8.2 out of the box including Apache and PHP. Everthing runs fine including Apache and PHP. Now, I want to develop a PHP programing including TCP sockets. This part is experimental in PHP and not available in the PHP version which comes with Suse 8.2. During configuration I need the --with-sockets argument. After downloading the source code of PHP I can use sockets connection in my
0
1668
by: Mairhtin O'Feannag | last post by:
I have done a make, and a make install on the 4.3.6 version, using /usr/local/etc/php as the directory I make from. However, no matter what I do, I do not see a php4lib.so that has been created. The documentation I recieved (an IBM source) says that the following has to be added to the httpd.conf file : LoadModule php4_modulelib/apache/libphp4.so .. .. ..
117
7278
by: Peter Olcott | last post by:
www.halting-problem.com
28
5228
by: Jon Davis | last post by:
If I have a class with a virtual method, and a child class that overrides the virtual method, and then I create an instance of the child class AS A base class... BaseClass bc = new ChildClass(); .... and then call the virtual method, why is it that the base class's method is called instead of the overridden method? How do I fix this if I don't know at runtime what the child class is? I'm using Activator.CreateInstance() to load the...
6
3818
by: Ammar | last post by:
Dear All, I'm facing a small problem. I have a portal web site, that contains articles, for each article, the end user can send a comment about the article. The problem is: I the comment length is more that 1249 bytes, then the progress bar of the browser will move too slow and then displaying that the page not found!!!! If the message is less than or equal to 1249 then no problem.
16
4932
by: Dany | last post by:
Our web service was working fine until we installed .net Framework 1.1 service pack 1. Uninstalling SP1 is not an option because our largest customer says service packs marked as "critical" by Microsoft must be installed on their servers. Now german Umlaute (ä, ü, ö) and quotes are returned incorrectly in SOAP fault responses. This can be easily verified: Implement the following in a web service method (just raises a SOAPException with a...
4
2217
by: Stan R. | last post by:
Hello, I was running php 4.1.2 that came with my Linux distro a while back (RH7.3 RPM, Kernel 2.4.20-20.7) and I wanted a newer version so I download the src tarball from the web and compiled it and it looks like that well, as I have the new one in /usr/local/bin (the old binary is still in /usr/bin until I have the new one working with my apache) : $ php -v PHP 4.4.1 (cgi) (built: Dec 13 2005 20:32:47) Copyright (c) 1997-2004 The PHP...
0
1538
by: SwampFoetus | last post by:
Hi, I was wondering if anyone can shed any light on this problem. When I configured and built PHP4 on Cygwin with gd, jpeg, and zlib it makes fine but I get the following error when I try to start apache: Syntax error on line 239 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/libphp4.dll into server: Permission denied /usr/sbin/apachectl start: httpd could not be started
0
9716
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9595
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
10359
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9177
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7643
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4314
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3837
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3005
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.