find them anywhere else).
Regards,
Sebastien Roy
PHP programmer
[EMAIL PROTECTED]
Jack Lauman wrote:
> I get the following error when I attempt to start Apache 1.3.19
> (RedHad 7.0):
>
> apachectl start
>
> Syntax error on line 230 of /etc/httpd/conf/httpd.conf:
> C
Hi,
Use the dom xml function privided with the --with-dom=/usr/local/libxml
(witch is the path to the libxml library). There is a good tutorial about
DOM at www.phpbuilder.com.
Enjoy!
Sebastien Roy
[EMAIL PROTECTED]
Serge Vleugels wrote:
> hi,
>
> I've got to change a XML
Hi,
There is a section in the php.ini where you can specified the function you
don't whant to use :
disable_functions : copy; ...
I never used it, but I think it's what you are looking for.
Regards,
Sebastien Roy
[EMAIL PROTECTED]
PanDragon wrote:
> I am running an apach
is 88 is not
allowed to access /home/host/yourdomain owned by uid 98 in
home/www/host/127.0.0.1:8080/html/index.php on line 37
His your virtual host have all the same users?
Regards,
Sebastien Roy
PanDragon wrote:
> Thanks for the suggestion, but I need to be able to use the copy command
browser, but I must deal with it...
Is there something particular I have to do to avoid this problem with
the Netscape browser?
Regards,
Sebastien Roy
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-m
I got the same problem as you did,
Just pick-up flex on a gnu mirror and your problem will be corrected!
Regards,
Sebastien Roy
www.galeasec.com
Emiliano Marmonti wrote:
> Hello all
>
> I´m trying to compile PHP 4.0 under Solaris 8.0 - SPARC 250. When I try to
>configu
There it is : http://www.spiral303.com/solaris/frex254a.shtml
Regards
Sebastien Roy
Emiliano Marmonti wrote:
> Thank you Sebastian,
> but I want to know what is flex (and I don´t know where could I obtain it).
>
> Thanks again.
> Emiliano.
>
> --
> PHP Ge
his deamon wait on a port for
commands (encrypted) to be executed.via fsockopen(...). Surprisly, it was
easy and it work prety well...
Hope it helps
Sebastien Roy
[EMAIL PROTECTED]
Brandon Orther wrote:
> Hello,
>
> I am trying to make a script that can add users and multiple things t
Hi Andreas,
Please let me know if you find something about that, it would be really
nice!
Regards,
Sebastien Roy
[EMAIL PROTECTED]
Andreas Sisask wrote:
> Hello,
>
> Does php have some feature of using .dtd or .xsd in parsing an .xml file?
> I mean for example if I parse some
l document once it has been created. Only to be sure that it is still
well-formed after that I made my changes on it.
Regards,
Sebastien Roy
[EMAIL PROTECTED]
Joe Stump wrote:
> AFAIK php doesn't care about extensions (ie .html vs .htm) - if it's valid
> XML and expat supports i
Hi guys...
I compiled PHP 4.3.9 on AIX 5.3 ML02 with this command...
# ./configure --enable-calendar --enable-ftp --with-gd --with-gettext
--enable-mime-magic --with-mysql --with-iconv --enable-mbstring=all
--enable-mbregex --with-apxs=/opt/apps/apache/1.3.33/bin/apxs
--with-zlib-dir=/usr/loc
11 matches
Mail list logo