|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Go PEAR installation problems
Hi,
I 've just installed pear using the gopear.php script and it looks like everything worked. However, when I try to view the pear web front end, I get the following errors message Cannot read the template file: "C:\php5\pear\data/PEAR_Frontend_Web/data/templates/header.inc.tpl.html" For some reason the script is looking in C:\php5\pear, but the actual installation directory is C:\Intepub\wwwroot\install\PEAR How do I change pear to look in the proper directory. Any help greatly appreciated |
|
#2
|
|||
|
|||
|
Forgot to mention I have the following included in the page that's calling the web font end
$pear_dir = 'C:\Inetpub\wwwroot\install/PEAR'; ini_set('include_path', $pear_dir); |
|
#3
|
|||
|
|||
|
Hi,
There was no sign of a pear.ini file after my installation. When I had a closer look at pear.conf it looked pretty similar to what I'd expect to see in the ini file, so I changed the conf extension to ini instead and hey presto I 'm now able to see the pear front end. Phew. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PEAR Packages > Go PEAR installation problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|