Jump to content

Apache v2.26 + PHP v5.25


Recommended Posts

Hello to everyone!!!  ;)

 

My Installation: Apache v2.26 + PHP v5.25 (Windows XP SP2 Build)

 

I have some problems... Some libraries like: bz2,gd2, mbstring and pgsql are loading but other extensions like: mysql, oci8 and pspell are not loading... I don't know what to do to solve this problem!!! :-(

 

Please help me!!!

Link to comment
Share on other sites

What OS are you using and what steps did you take to install?

 

 

Windows XP SP2

 

Apache's Config File:

================

 

#############################################################

# PHP 5 Support

############

LoadModule php5_module "D:/SOFTWARE/PHP-v5.25/PROGRAM/php5apache2_2.dll"

LoadFile "D:/SOFTWARE/PHP-v5.25/PROGRAM/php5ts.dll"

AddOutputFilter PHP php

PHPIniDir "D:/SOFTWARE/PHP-v5.25/PROGRAM"

#############################################################

 

 

PHP's Config INI File:

================

 

extension_dir = "D:/SOFTWARE/PHP-v5.25/PROGRAM/ext"

upload_tmp_dir = "D:/SOFTWARE/PHP-v5.25/PROGRAM/Uploads"

Link to comment
Share on other sites

n~ link=topic=169313.msg747084#msg747084 date=1196094160]

Download WAMP or XAMPP and install, you don't have to configure and it is bundled with phpMyAdmin

http://www.wampserver.com  (for WAMP)

 

p.s : It took 2 days for me to manually configure and run PHP and 30 minutes to install WAMP and run my first PHP code "Hello World" ;)..... just based on my experience 

 

Thank you  ;)

 

But in a production enviroment you can't use a LAMPP or WAMPP installation for security reasons!!!

Link to comment
Share on other sites

OK

 

I've just restarted the O.S. and the PHP recognized all the extensions less OCI8 :-(

 

"Path (System) Variable" values:

=========================

 

C:\SOFTWARE\Oracle\Client-9i\PROGRAM\bin;

C:\Archivos de programa\Oracle\jre\1.3.1\bin;

C:\Archivos de programa\Oracle\jre\1.1.8\bin;

C:\WINDOWS\system32;C:\WINDOWS;

C:\WINDOWS\System32\Wbem;

D:\SOFTWARE\PHP-v5.25\PROGRAM;

D:\SOFTWARE\MySQL-v5.045\PROGRAM\bin

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.